diff options
Diffstat (limited to 'dev-perl/AtExit/AtExit-2.01.ebuild')
-rw-r--r-- | dev-perl/AtExit/AtExit-2.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/AtExit/AtExit-2.01.ebuild b/dev-perl/AtExit/AtExit-2.01.ebuild index c7dad418190b..1c1f3e9d649b 100644 --- a/dev-perl/AtExit/AtExit-2.01.ebuild +++ b/dev-perl/AtExit/AtExit-2.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/AtExit/AtExit-2.01.ebuild,v 1.11 2006/08/04 22:26:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AtExit/AtExit-2.01.ebuild,v 1.12 2006/09/10 16:18:59 mcummings Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="${SRC_URI_BASE}/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="ia64 ppc sparc x86" +KEYWORDS="~amd64 ia64 ppc sparc x86" IUSE="" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" |