diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-10-29 20:18:14 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-10-29 20:18:14 +0000 |
commit | 0a2abb7e006be5404f7ed5f4477551595e0f6ad3 (patch) | |
tree | 0a9450ad2ea5741f93bb877db617d972ea7e7c06 /sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild | |
parent | restrict tests as they're broken (diff) | |
download | historical-0a2abb7e006be5404f7ed5f4477551595e0f6ad3.tar.gz historical-0a2abb7e006be5404f7ed5f4477551595e0f6ad3.tar.bz2 historical-0a2abb7e006be5404f7ed5f4477551595e0f6ad3.zip |
Stable on x86, bug #197429
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild')
-rw-r--r-- | sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild b/sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild index 9f4edb100d1e..5878059fd9f0 100644 --- a/sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild +++ b/sys-auth/pam_abl/pam_abl-0.2.3-r1.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-auth/pam_abl/pam_abl-0.2.3-r1.ebuild,v 1.3 2007/10/29 20:05:20 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild,v 1.4 2007/10/29 20:15:23 cla Exp $ inherit flag-o-matic pam toolchain-funcs @@ -11,7 +11,7 @@ RESTRICT="" LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND=">=sys-libs/pam-0.78-r2 |