diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-07 04:08:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-07 04:08:40 +0000 |
commit | ede89f0eda0e58913dea8b665136bbe6cb06dccc (patch) | |
tree | 25c0526f9a1078c6d29f7d80817e4b75ef24da82 /sys-apps/pam-login | |
parent | Stable on x86. (diff) | |
download | gentoo-2-ede89f0eda0e58913dea8b665136bbe6cb06dccc.tar.gz gentoo-2-ede89f0eda0e58913dea8b665136bbe6cb06dccc.tar.bz2 gentoo-2-ede89f0eda0e58913dea8b665136bbe6cb06dccc.zip |
arm/s390 stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-apps/pam-login')
-rw-r--r-- | sys-apps/pam-login/pam-login-3.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pam-login/pam-login-3.17.ebuild b/sys-apps/pam-login/pam-login-3.17.ebuild index d7279798b27f..7e6594ae97a2 100644 --- a/sys-apps/pam-login/pam-login-3.17.ebuild +++ b/sys-apps/pam-login/pam-login-3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.17.ebuild,v 1.3 2005/05/20 13:07:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.17.ebuild,v 1.4 2005/07/07 04:08:32 vapier Exp $ inherit gnuconfig eutils pam @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/pam/${MY_PN}/${MY_PN}-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86" IUSE="livecd nls selinux" DEPEND="virtual/libc |