diff options
author | 2018-07-23 03:41:27 +0300 | |
---|---|---|
committer | 2018-07-23 03:43:25 +0300 | |
commit | 9e9a265c9e820d3e89f39506ab7e41eb807defad (patch) | |
tree | 12b037d9db98d85e3d6223d3da014f742df25b6f /dev-perl/Authen-NTLM | |
parent | dev-perl/YAML-LibYAML: arm stable wrt bug #661196 (diff) | |
download | gentoo-9e9a265c9e820d3e89f39506ab7e41eb807defad.tar.gz gentoo-9e9a265c9e820d3e89f39506ab7e41eb807defad.tar.bz2 gentoo-9e9a265c9e820d3e89f39506ab7e41eb807defad.zip |
dev-perl/Authen-NTLM: arm stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Authen-NTLM')
-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 14ab9958f5d7..ade6122f9cf9 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 ia64 ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 ~s390 sparc x86" IUSE="test" RDEPEND=">=virtual/perl-MIME-Base64-3.00 |