diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:29:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:30:12 +0200 |
commit | 51fb88295f1615204197b8e283893f9b3119170e (patch) | |
tree | 3ebee1a21258174636e98a85029e94f84e5e09bd /dev-perl/Authen-PAM | |
parent | dev-perl/Archive-Zip: s390 stable wrt bug #738212 (diff) | |
download | gentoo-51fb88295f1615204197b8e283893f9b3119170e.tar.gz gentoo-51fb88295f1615204197b8e283893f9b3119170e.tar.bz2 gentoo-51fb88295f1615204197b8e283893f9b3119170e.zip |
dev-perl/Authen-PAM: s390 stable wrt bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Authen-PAM')
-rw-r--r-- | dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild index b10483e00e42..0c696dd62d0a 100644 --- a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild +++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interface to PAM library" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 s390 ~sparc ~x86" IUSE="examples" RDEPEND="sys-libs/pam" |