From: Matt Turner Date: Fri, 10 Mar 2017 19:34:23 +0000 (-0800) Subject: dev-perl/Authen-NTLM: added ~sparc, bug 577116 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=17f1497c018f31cd5c7cc85e97eaecc3ea25db3d;p=gentoo.git dev-perl/Authen-NTLM: added ~sparc, bug 577116 --- 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 269fea3a2fc3..9a0d06ad64b5 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 x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=">=virtual/perl-MIME-Base64-3.00