diff options
author | Sam James <sam@gentoo.org> | 2020-08-21 09:56:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-21 09:56:13 +0000 |
commit | 500b7c28063f7b470c14fcd02a670b9b9eb3549e (patch) | |
tree | 23c6c2a1f1ef068871182b95b45ef23e7e22abea /dev-perl/Authen-PAM | |
parent | dev-perl/Authen-NTLM: Stabilize 1.90.0-r2 arm, #738212 (diff) | |
download | gentoo-500b7c28063f7b470c14fcd02a670b9b9eb3549e.tar.gz gentoo-500b7c28063f7b470c14fcd02a670b9b9eb3549e.tar.bz2 gentoo-500b7c28063f7b470c14fcd02a670b9b9eb3549e.zip |
dev-perl/Authen-PAM: Stabilize 0.160.0-r3 arm, #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 c1487d41ac97..b10483e00e42 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" |