diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 19:56:17 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:27:51 +0200 |
commit | 1846d6a81b60028bc89cb089247aa0d6cd5fc43c (patch) | |
tree | b65c422b595f7b86a3a180d77a447a5a9e647b86 /dev-perl/Authen-PAM | |
parent | dev-perl/Audio-Mixer: x86 stable (bug #652372) (diff) | |
download | gentoo-1846d6a81b60028bc89cb089247aa0d6cd5fc43c.tar.gz gentoo-1846d6a81b60028bc89cb089247aa0d6cd5fc43c.tar.bz2 gentoo-1846d6a81b60028bc89cb089247aa0d6cd5fc43c.zip |
dev-perl/Authen-PAM: x86 stable (bug #652466)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 9e6c645daaa1..84d1dbb8cfe2 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" |