Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_abl/
Date: Sun, 27 Aug 2017 08:29:03
Message-Id: 1503822467.9c32aa0f8ff863f92c019f56ffe8830b035005e9.amynka@gentoo
1 commit: 9c32aa0f8ff863f92c019f56ffe8830b035005e9
2 Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 27 08:24:37 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 27 08:27:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c32aa0f
7
8 sys-auth/pam_abl: stable for x86 bug #625470
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 sys-auth/pam_abl/pam_abl-0.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-auth/pam_abl/pam_abl-0.6.0.ebuild b/sys-auth/pam_abl/pam_abl-0.6.0.ebuild
16 index 38816e5bc6e..450c5c2e55b 100644
17 --- a/sys-auth/pam_abl/pam_abl-0.6.0.ebuild
18 +++ b/sys-auth/pam_abl/pam_abl-0.6.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE=""
26
27 DEPEND=">=sys-libs/pam-0.78-r2