From: Rolf Eike Beer Date: Mon, 16 Jul 2018 06:34:32 +0000 (+0200) Subject: dev-perl/Authen-NTLM: stable 1.90.0-r1 for sparc X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a9ef27f5042de1cba824d6704981499587ef44db;p=gentoo.git dev-perl/Authen-NTLM: stable 1.90.0-r1 for sparc Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" --- 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 d00b97ff9068..3070f5a3f583 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