diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-09 12:18:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-09 12:18:56 +0000 |
commit | 47e2935165cc29d406cae44f19e02fd15103cf23 (patch) | |
tree | 4e3c616cf30f735aacf4242b8ef3848b69086202 /sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-47e2935165cc29d406cae44f19e02fd15103cf23.tar.gz gentoo-2-47e2935165cc29d406cae44f19e02fd15103cf23.tar.bz2 gentoo-2-47e2935165cc29d406cae44f19e02fd15103cf23.zip |
arm/s390/sh stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild')
-rw-r--r-- | sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild index 34ce910024ce..434469510e15 100644 --- a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild +++ b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild,v 1.5 2008/02/21 10:57:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild,v 1.6 2008/11/09 12:18:56 vapier Exp $ inherit pam eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.openwall.com/pam/modules/pam_passwdqc/${P}.tar.gz" LICENSE="BSD as-is" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~mips ppc ~sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa m68k ~mips ppc s390 sh ~sparc x86" DEPEND="virtual/pam" |