summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 21:32:56 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 21:32:56 +0000
commit81571a56c359bdcd4f2b3c616d04a67b60029272 (patch)
treeca275b427fe1a3e75256a1b2ba35b5fd7471bd59 /dev-perl/AtExit/AtExit-2.01.ebuild
parentMark 2.6.0 stable on alpha (diff)
downloadgentoo-2-81571a56c359bdcd4f2b3c616d04a67b60029272.tar.gz
gentoo-2-81571a56c359bdcd4f2b3c616d04a67b60029272.tar.bz2
gentoo-2-81571a56c359bdcd4f2b3c616d04a67b60029272.zip
Marking amd64 stable
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/AtExit/AtExit-2.01.ebuild')
-rw-r--r--dev-perl/AtExit/AtExit-2.01.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/AtExit/AtExit-2.01.ebuild b/dev-perl/AtExit/AtExit-2.01.ebuild
index 1c1f3e9d649b..3771c574f739 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.12 2006/09/10 16:18:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AtExit/AtExit-2.01.ebuild,v 1.13 2006/10/20 21:32:56 mcummings Exp $
inherit perl-module
@@ -12,7 +12,6 @@ HOMEPAGE="${SRC_URI_BASE}/${P}.readme"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~amd64 ia64 ppc sparc x86"
+KEYWORDS="amd64 ia64 ppc sparc x86"
IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"