From: Sergei Trofimovich Date: Fri, 20 Jul 2018 22:56:58 +0000 (+0100) Subject: dev-perl/Authen-NTLM: stable 1.90.0-r1 for ppc, bug #661196 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1140bf9f9f0ed7699a27d77659d3f130ae127442;p=gentoo.git dev-perl/Authen-NTLM: stable 1.90.0-r1 for ppc, bug #661196 Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc" --- 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 5c37dc4b27dc..14ab9958f5d7 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