projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e74fb4
)
dev-perl/Authen-NTLM: added ~ppc64, bug 577116
author
Matt Turner
<mattst88@gentoo.org>
Fri, 10 Mar 2017 08:07:25 +0000
(
00:07
-0800)
committer
Matt Turner
<mattst88@gentoo.org>
Fri, 10 Mar 2017 21:02:58 +0000
(13:02 -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 210a32789c515247d9027c74523a45aeeb7f8a70..269fea3a2fc3c84357d4e4c18afaad80691618a4 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 x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ppc
~ppc64
x86"
IUSE="test"
RDEPEND=">=virtual/perl-MIME-Base64-3.00