diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:35 -0700 |
commit | 6134ecb59f9bdf11b61b1f1c42198830572a8fb0 (patch) | |
tree | aeb2bbf35f3500e80e9cd03998dbac491e6654b7 /dev-perl | |
parent | dev-perl/XML-SAX-Expat-0.510.0: added ~ia64, bug 608236 (diff) | |
download | gentoo-6134ecb59f9bdf11b61b1f1c42198830572a8fb0.tar.gz gentoo-6134ecb59f9bdf11b61b1f1c42198830572a8fb0.tar.bz2 gentoo-6134ecb59f9bdf11b61b1f1c42198830572a8fb0.zip |
dev-perl/Authen-NTLM-1.90.0-r1: added ~ia64, bug 577116
Diffstat (limited to 'dev-perl')
-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 9a0d06ad64b5..3eac069e5777 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 ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=">=virtual/perl-MIME-Base64-3.00 |