From: Jeroen Roovers Date: Sat, 4 Feb 2017 13:07:00 +0000 (+0100) Subject: dev-perl/Authen-NTLM: Mark ~hppa (bug #576058). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=03a3f912ae64b9878c8df487934172b7853f46ee;p=gentoo.git dev-perl/Authen-NTLM: Mark ~hppa (bug #576058). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches --- 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