From: Aaron Bauman Date: Thu, 5 Apr 2018 02:57:02 +0000 (-0400) Subject: dev-perl/Authen-PAM: amd64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=45154e642ca0b62527883a4e4e1ac10f0f64c09e;p=gentoo.git dev-perl/Authen-PAM: amd64 stable Bug: https://bugs.gentoo.org/652466 Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- 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"