diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-15 20:27:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-15 20:27:26 +0300 |
commit | dec6c2c3e40363c92a22d382a7216105b688af3f (patch) | |
tree | 41ccea67172a57e14eb660cd2d4ef73a82929171 /dev-perl/Authen-PAM | |
parent | app-editors/qemacs: arm stable wrt bug #652216 (diff) | |
download | gentoo-dec6c2c3e40363c92a22d382a7216105b688af3f.tar.gz gentoo-dec6c2c3e40363c92a22d382a7216105b688af3f.tar.bz2 gentoo-dec6c2c3e40363c92a22d382a7216105b688af3f.zip |
dev-perl/Authen-PAM: arm stable wrt bug #652466
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Authen-PAM')
-rw-r--r-- | dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild index c854a8c35e49..f304841a1647 100644 --- a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild +++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interface to PAM library" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="examples" RDEPEND="virtual/pam" |