summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-12-11 23:59:14 +0000
committerMike Frysinger <vapier@gentoo.org>2007-12-11 23:59:14 +0000
commitaaf8156fa5976d37373af6780656f335e3ba3c28 (patch)
tree34005add95c75b063cef36fd9d3baa215c5dfb9e /sys-libs
parentarm/s390/sh stable (diff)
downloadgentoo-2-aaf8156fa5976d37373af6780656f335e3ba3c28.tar.gz
gentoo-2-aaf8156fa5976d37373af6780656f335e3ba3c28.tar.bz2
gentoo-2-aaf8156fa5976d37373af6780656f335e3ba3c28.zip
arm/s390/sh stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/cracklib/cracklib-2.8.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/cracklib/cracklib-2.8.10.ebuild b/sys-libs/cracklib/cracklib-2.8.10.ebuild
index 02ea534d9fb0..806973dd2d29 100644
--- a/sys-libs/cracklib/cracklib-2.8.10.ebuild
+++ b/sys-libs/cracklib/cracklib-2.8.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.10.ebuild,v 1.8 2007/10/06 05:02:57 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.10.ebuild,v 1.9 2007/12/11 23:59:14 vapier Exp $
inherit toolchain-funcs multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cracklib/${MY_P}.tar.gz"
LICENSE="CRACKLIB"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="nls python"
DEPEND="python? ( dev-lang/python )"