diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 05:06:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 05:06:07 +0100 |
commit | e1eff8fe84807f6afe2eb066f65b77d2b9f55987 (patch) | |
tree | 658860b5b40002234c30feb11bb4b9e55022eae1 /dev-perl/Authen-PAM | |
parent | dev-perl/Array-RefElem: Stabilize 1.0.0-r4 x86, #934841 (diff) | |
download | gentoo-e1eff8fe84807f6afe2eb066f65b77d2b9f55987.tar.gz gentoo-e1eff8fe84807f6afe2eb066f65b77d2b9f55987.tar.bz2 gentoo-e1eff8fe84807f6afe2eb066f65b77d2b9f55987.zip |
dev-perl/Authen-PAM: Stabilize 0.160.0-r4 sparc, #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 7c057ee21916..033b777b9fc3 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" |