diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 15:27:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 15:34:13 +0300 |
commit | 7197c45da9af987c620f91e06b14face5b2d6fb9 (patch) | |
tree | a2fb37e54009f7546eb59ca59c4db5eeea6b3d59 /dev-perl/Authen-PAM | |
parent | net-print/cups: Security bump to versions 2.2.10 and 2.3_beta6 (diff) | |
download | gentoo-7197c45da9af987c620f91e06b14face5b2d6fb9.tar.gz gentoo-7197c45da9af987c620f91e06b14face5b2d6fb9.tar.bz2 gentoo-7197c45da9af987c620f91e06b14face5b2d6fb9.zip |
dev-perl/Authen-PAM: s390 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 | 4 |
1 files changed, 2 insertions, 2 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 f304841a1647..9132c2158648 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |