summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-09-10 16:27:11 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-09-10 16:27:11 +0000
commit105a8d623fc4e6241dd5647b793666fc58a7763e (patch)
treeff1a286c04f7d62e8ebd76f9508c1f7734760453 /dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild
parentKeywording ~amd64 (diff)
downloadgentoo-2-105a8d623fc4e6241dd5647b793666fc58a7763e.tar.gz
gentoo-2-105a8d623fc4e6241dd5647b793666fc58a7763e.tar.bz2
gentoo-2-105a8d623fc4e6241dd5647b793666fc58a7763e.zip
Keywording ~amd64
(Portage version: 2.1.1_rc1-r3)
Diffstat (limited to 'dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild')
-rw-r--r--dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild b/dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild
index d594ff618928..fd70a5df99b6 100644
--- a/dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild
+++ b/dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.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/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild,v 1.11 2006/08/05 01:44:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Cracklib/Crypt-Cracklib-0.01.ebuild,v 1.12 2006/09/10 16:27:11 mcummings Exp $
inherit perl-module
@@ -12,13 +12,12 @@ SRC_URI="${SRC_URI_BASE}/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="ia64 x86"
+KEYWORDS="~amd64 ia64 x86"
IUSE=""
mydoc="Changes"
DEPEND="sys-libs/cracklib
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_compile() {
# this ebuild is very non-standard it seems