diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 18:15:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 18:21:47 +0300 |
commit | 560518eafb8db32c21cd21e4fb93aba705fd2fe3 (patch) | |
tree | dd113fbd5d31f922fdffe809639c9db5b45bbafe /dev-perl/Authen-PAM | |
parent | sys-kernel/gentoo-sources: Linux patch 4.14.87 (diff) | |
download | gentoo-560518eafb8db32c21cd21e4fb93aba705fd2fe3.tar.gz gentoo-560518eafb8db32c21cd21e4fb93aba705fd2fe3.tar.bz2 gentoo-560518eafb8db32c21cd21e4fb93aba705fd2fe3.zip |
dev-perl/Authen-PAM: sh stable wrt bug #667266
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 9132c2158648..a33629f7a549 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" |