diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:25 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:02:58 -0800 |
commit | 8463e7340ef7e95b376af422b09e39e4cfe6b7c9 (patch) | |
tree | f7fc674e6b362b31f1b1d4a715e915ce07081c6d /dev-perl/Authen-NTLM | |
parent | dev-perl/XML-SAX-Expat: added ~ppc64, bug 608236 (diff) | |
download | gentoo-8463e7340ef7e95b376af422b09e39e4cfe6b7c9.tar.gz gentoo-8463e7340ef7e95b376af422b09e39e4cfe6b7c9.tar.bz2 gentoo-8463e7340ef7e95b376af422b09e39e4cfe6b7c9.zip |
dev-perl/Authen-NTLM: added ~ppc64, bug 577116
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild index 210a32789c51..269fea3a2fc3 100644 --- a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild +++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An NTLM authentication module" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ppc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86" IUSE="test" RDEPEND=">=virtual/perl-MIME-Base64-3.00 |