diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-04-05 18:09:54 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-04-05 18:09:54 +0200 |
commit | ec291bdf030d01b2d5601419d263de67aa0b8322 (patch) | |
tree | 53c0e6e5be988a93f49add13fc026068627bf64b /dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild | |
parent | dev-libs/oniguruma-6.7.1-r0: alpha stable (diff) | |
download | gentoo-ec291bdf030d01b2d5601419d263de67aa0b8322.tar.gz gentoo-ec291bdf030d01b2d5601419d263de67aa0b8322.tar.bz2 gentoo-ec291bdf030d01b2d5601419d263de67aa0b8322.zip |
dev-perl/Authen-PAM-0.160.0-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/652466
Diffstat (limited to 'dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild')
-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 e7214d76153b..9e6c645daaa1 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" |