diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-04 22:57:02 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-04 22:57:02 -0400 |
commit | 45154e642ca0b62527883a4e4e1ac10f0f64c09e (patch) | |
tree | e5973fdc1feb952e6e928a5f0e6e88ee75f446db /dev-perl/Authen-PAM | |
parent | app-misc/beep: amd64 stable (diff) | |
download | gentoo-45154e642ca0b62527883a4e4e1ac10f0f64c09e.tar.gz gentoo-45154e642ca0b62527883a4e4e1ac10f0f64c09e.tar.bz2 gentoo-45154e642ca0b62527883a4e4e1ac10f0f64c09e.zip |
dev-perl/Authen-PAM: amd64 stable
Bug: https://bugs.gentoo.org/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 | 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 eb8ead5dec6f..e7214d76153b 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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" |