Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Authen-PAM/
Date: Sat, 07 Apr 2018 04:01:29
Message-Id: 1523073637.12baa7ddf2d2ebd76941983db8479e5ec0b923f5.mattst88@gentoo
1 commit: 12baa7ddf2d2ebd76941983db8479e5ec0b923f5
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 04:00:37 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 04:00:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12baa7dd
7
8 dev-perl/Authen-PAM-0.160.0-r2: ppc64 stable, bug 652466
9
10 dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
14 index 4db7e988a1b..95ebe3b204e 100644
15 --- a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
16 +++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
17 @@ -11,7 +11,7 @@ inherit perl-module
18 DESCRIPTION="Interface to PAM library"
19
20 SLOT="0"
21 -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
22 +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
23 IUSE="examples"
24
25 RDEPEND="virtual/pam"