dev-perl/Apache2-AuthenNTLM: amd64 stable
authorJason Zaman <perfinion@gentoo.org>
Tue, 3 Apr 2018 11:38:42 +0000 (19:38 +0800)
committerJason Zaman <perfinion@gentoo.org>
Tue, 3 Apr 2018 11:50:54 +0000 (19:50 +0800)
Gentoo-bug: 652294
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0-r2.ebuild

index 3f376ef51fd5c9f507dcbccb28e9a611c8a1a0f8..cba205056338ba7d16e70aa54286e107ba6a5564 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perform Microsoft NTLM and Basic User Authentication"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="virtual/perl-MIME-Base64