summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-09-10 16:18:59 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-09-10 16:18:59 +0000
commit2e38c97006a437fd70e40aecb062064aabf83e45 (patch)
treec3db94f41be79f619e6dc4346f4e1aa4daf77e23 /dev-perl/AtExit/AtExit-2.01.ebuild
parentKeywording ~amd64 (diff)
downloadgentoo-2-2e38c97006a437fd70e40aecb062064aabf83e45.tar.gz
gentoo-2-2e38c97006a437fd70e40aecb062064aabf83e45.tar.bz2
gentoo-2-2e38c97006a437fd70e40aecb062064aabf83e45.zip
Keywording ~amd64
(Portage version: 2.1.1_rc1-r3)
Diffstat (limited to 'dev-perl/AtExit/AtExit-2.01.ebuild')
-rw-r--r--dev-perl/AtExit/AtExit-2.01.ebuild4
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}"