diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-05 22:08:21 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-05 22:06:34 +0100 |
commit | 19245dd90654ee4101dd6126f50675ca451eb8f2 (patch) | |
tree | dd394597e3abf77f7f4c4144cf96bb1b23eddb8a /dev-perl/Authen-PAM | |
parent | dev-perl/Crypt-DES: stable 2.70.0-r1 for sparc (diff) | |
download | gentoo-19245dd90654ee4101dd6126f50675ca451eb8f2.tar.gz gentoo-19245dd90654ee4101dd6126f50675ca451eb8f2.tar.bz2 gentoo-19245dd90654ee4101dd6126f50675ca451eb8f2.zip |
dev-perl/Authen-PAM: stable 0.160.0-r2 for sparc
Bug: https://bugs.gentoo.org/652466
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 84d1dbb8cfe2..7c3714efed9d 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" |