diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-10-09 20:20:21 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-10-09 20:20:21 +0000 |
commit | 2d0043d9210dc8fdfe6246335e89f2252633eb7f (patch) | |
tree | 37ded00f9e94d0b1a65fc277c2f8909a084fb642 /dev-db/mtop/mtop-0.6.6.ebuild | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-2d0043d9210dc8fdfe6246335e89f2252633eb7f.tar.gz gentoo-2-2d0043d9210dc8fdfe6246335e89f2252633eb7f.tar.bz2 gentoo-2-2d0043d9210dc8fdfe6246335e89f2252633eb7f.zip |
~amd64
Diffstat (limited to 'dev-db/mtop/mtop-0.6.6.ebuild')
-rw-r--r-- | dev-db/mtop/mtop-0.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mtop/mtop-0.6.6.ebuild b/dev-db/mtop/mtop-0.6.6.ebuild index 20b2ee3ef1ab..562018dd9238 100644 --- a/dev-db/mtop/mtop-0.6.6.ebuild +++ b/dev-db/mtop/mtop-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mtop/mtop-0.6.6.ebuild,v 1.2 2004/09/15 17:40:48 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mtop/mtop-0.6.6.ebuild,v 1.3 2004/10/09 20:20:21 blubb Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://mtop.sourceforge.net" SRC_URI="mirror://sourceforge/mtop/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="dev-perl/Curses dev-perl/DBI |