diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 05:38:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 05:38:44 +0100 |
commit | 31135357b2a1a7807ca3a419f8e0b3bbe34c7306 (patch) | |
tree | 31b8abd0e1cea5b87a7a81fd745533181743621f /dev-perl/Authen-PAM | |
parent | dev-perl/Authen-PAM: Stabilize 0.160.0-r4 ppc, #934844 (diff) | |
download | gentoo-31135357b2a1a7807ca3a419f8e0b3bbe34c7306.tar.gz gentoo-31135357b2a1a7807ca3a419f8e0b3bbe34c7306.tar.bz2 gentoo-31135357b2a1a7807ca3a419f8e0b3bbe34c7306.zip |
dev-perl/Authen-PAM: Stabilize 0.160.0-r4 ppc64, #934844
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-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r4.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r4.ebuild index cab6a93e4ce9..39423d285557 100644 --- a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r4.ebuild +++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r4.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" |