diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:23 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:29 -0800 |
commit | 17f1497c018f31cd5c7cc85e97eaecc3ea25db3d (patch) | |
tree | ec012ac0b4226165a4fc46e466fef178e9e37489 /dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild | |
parent | dev-perl/XML-SAX-Expat: added ~sparc, bug 608236 (diff) | |
download | gentoo-17f1497c018f31cd5c7cc85e97eaecc3ea25db3d.tar.gz gentoo-17f1497c018f31cd5c7cc85e97eaecc3ea25db3d.tar.bz2 gentoo-17f1497c018f31cd5c7cc85e97eaecc3ea25db3d.zip |
dev-perl/Authen-NTLM: added ~sparc, bug 577116
Diffstat (limited to 'dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild')
-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 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 |