Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Authen-PAM/
Date: Thu, 05 Apr 2018 16:10:27
Message-Id: 1522944594.ec291bdf030d01b2d5601419d263de67aa0b8322.klausman@gentoo
1 commit: ec291bdf030d01b2d5601419d263de67aa0b8322
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 16:09:54 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 16:09:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec291bdf
7
8 dev-perl/Authen-PAM-0.160.0-r2: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/652466
11
12 dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index e7214d76153..9e6c645daaa 100644
17 --- a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
18 +++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.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 ~sh ~sparc ~x86"
24 +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
25 IUSE="examples"
26
27 RDEPEND="virtual/pam"