diff options
author | 2024-06-25 05:38:43 +0100 | |
---|---|---|
committer | 2024-06-25 05:38:43 +0100 | |
commit | 0c8c4135d2153b286fb96ec4a4b67019b802af29 (patch) | |
tree | 823bd34c638b42a638b91531f9b9fe2c6ca23c1b /dev-perl/Authen-PAM | |
parent | dev-perl/Audio-DSP: Stabilize 0.20.0-r4 sparc, #934843 (diff) | |
download | gentoo-0c8c4135d2153b286fb96ec4a4b67019b802af29.tar.gz gentoo-0c8c4135d2153b286fb96ec4a4b67019b802af29.tar.bz2 gentoo-0c8c4135d2153b286fb96ec4a4b67019b802af29.zip |
dev-perl/Authen-PAM: Stabilize 0.160.0-r4 ppc, #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 03a4568497f5..cab6a93e4ce9 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" |