summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2018-10-15 17:51:45 +0200
committerFabian Groffen <grobian@gentoo.org>2018-10-15 18:05:47 +0200
commita270f1e069415fc90e00ce10c87a510d4a4ad606 (patch)
treed4eec4a2e64d62763fec18c701e08090b8b880cb /dev-perl/Authen-NTLM
parentdev-perl/Array-RefElem: added Prefix keywords, bug #665088 (diff)
downloadgentoo-a270f1e069415fc90e00ce10c87a510d4a4ad606.tar.gz
gentoo-a270f1e069415fc90e00ce10c87a510d4a4ad606.tar.bz2
gentoo-a270f1e069415fc90e00ce10c87a510d4a4ad606.zip
dev-perl/Authen-NTLM: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r--dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild4
1 files changed, 2 insertions, 2 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 ade6122f9cf9..c446e00f4b14 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=">=virtual/perl-MIME-Base64-3.00