projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90b39b6
)
dev-perl/Authen-NTLM: added ~sparc, bug 577116
author
Matt Turner
<mattst88@gentoo.org>
Fri, 10 Mar 2017 19:34:23 +0000
(11:34 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Fri, 10 Mar 2017 21:03:29 +0000
(13:03 -0800)
dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild
patch
|
blob
|
history
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 269fea3a2fc3c84357d4e4c18afaad80691618a4..9a0d06ad64b5bb937dc798ec21bda3cba007581f 100644
(file)
--- 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