diff options
Diffstat (limited to 'sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild')
-rw-r--r-- | sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild b/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild index 34eb8f57edee..c6dfd1787a64 100644 --- a/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild +++ b/sys-auth/pam_pwdfile/pam_pwdfile-0.99.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/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild,v 1.3 2006/01/21 19:24:57 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild,v 1.4 2006/10/15 14:25:51 tcort Exp $ inherit flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://cpbotha.net/pam_pwdfile.html" SRC_URI="http://cpbotha.net/files/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND="sys-libs/pam" |