diff options
author | 2018-04-07 14:12:46 -0700 | |
---|---|---|
committer | 2018-04-07 14:13:27 -0700 | |
commit | a65cdd61c5fa1b7509fb6c6d13184a06af77948c (patch) | |
tree | 9dd38f4b0d8d9e64545faf878c20a5fc40356058 /dev-perl | |
parent | dev-perl/Archive-Zip-1.600.0: hppa stable, bug 652362 (diff) | |
download | gentoo-a65cdd61c5fa1b7509fb6c6d13184a06af77948c.tar.gz gentoo-a65cdd61c5fa1b7509fb6c6d13184a06af77948c.tar.bz2 gentoo-a65cdd61c5fa1b7509fb6c6d13184a06af77948c.zip |
dev-perl/Authen-PAM-0.160.0-r2: hppa stable, bug 652466
Diffstat (limited to 'dev-perl')
-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 95ebe3b204e9..68efd80c746e 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" |