diff options
author | Sam James <sam@gentoo.org> | 2020-08-31 13:49:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-31 14:11:07 +0000 |
commit | 9a7e5110c0c4c8f577957ce380338c57f6db7ff0 (patch) | |
tree | 68bd00f6b85071f8b04c523a24302ee75ad58e3a /dev-perl/Authen-PAM | |
parent | dev-perl/Authen-NTLM: Stabilize 1.90.0-r2 ppc, #738212 (diff) | |
download | gentoo-9a7e5110c0c4c8f577957ce380338c57f6db7ff0.tar.gz gentoo-9a7e5110c0c4c8f577957ce380338c57f6db7ff0.tar.bz2 gentoo-9a7e5110c0c4c8f577957ce380338c57f6db7ff0.zip |
dev-perl/Authen-PAM: Stabilize 0.160.0-r3 ppc, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Authen-PAM')
-rw-r--r-- | dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index eac5a2a3def8..2b1336450c67 100644 --- a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild +++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interface to PAM library" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 s390 sparc x86" IUSE="examples" RDEPEND="sys-libs/pam" |