diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 14:07:00 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 14:11:36 +0100 |
commit | 03a3f912ae64b9878c8df487934172b7853f46ee (patch) | |
tree | 1c266254720b7451a1a5b44137465d355bf0ab08 /dev-perl/Authen-NTLM | |
parent | dev-perl/IO-All: Mark ~hppa (bug #602602). (diff) | |
download | gentoo-03a3f912ae64b9878c8df487934172b7853f46ee.tar.gz gentoo-03a3f912ae64b9878c8df487934172b7853f46ee.tar.bz2 gentoo-03a3f912ae64b9878c8df487934172b7853f46ee.zip |
dev-perl/Authen-NTLM: Mark ~hppa (bug #576058).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild | 4 |
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 0fdd720514a8..08eeef9ef65e 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="An NTLM authentication module" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ppc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ppc x86" IUSE="test" RDEPEND=">=virtual/perl-MIME-Base64-3.00 |