From: Sergei Trofimovich Date: Fri, 20 Jul 2018 08:00:03 +0000 (+0100) Subject: dev-perl/Authen-NTLM: stable 1.90.0-r1 for ia64, bug #661196 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c9e46e7d3a171779c820f425cda002b37ea498b4;p=gentoo.git dev-perl/Authen-NTLM: stable 1.90.0-r1 for ia64, bug #661196 Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64" --- 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 3070f5a3f583..5c37dc4b27dc 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 ~ia64 ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 sparc x86" IUSE="test" RDEPEND=">=virtual/perl-MIME-Base64-3.00