Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Authen-PAM/
Date: Tue, 25 Aug 2020 10:14:20
Message-Id: 1598349523.088a51926b0f107d4210846a22b9bbd6c80a3b48.sam@gentoo
1 commit: 088a51926b0f107d4210846a22b9bbd6c80a3b48
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 09:58:43 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 09:58:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=088a5192
7
8 dev-perl/Authen-PAM: Stabilize 0.160.0-r3 ppc64, #738212
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild
16 index 7f665440e65..eac5a2a3def 100644
17 --- a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild
18 +++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Interface to PAM library"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 s390 sparc x86"
24 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 s390 sparc x86"
25 IUSE="examples"
26
27 RDEPEND="sys-libs/pam"