dev-perl/Authen-NTLM: Mark ~hppa (bug #576058).
authorJeroen Roovers <jer@gentoo.org>
Sat, 4 Feb 2017 13:07:00 +0000 (14:07 +0100)
committerJeroen Roovers <jer@gentoo.org>
Sat, 4 Feb 2017 13:11:36 +0000 (14:11 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

dev-perl/Authen-NTLM/Authen-NTLM-1.90.0-r1.ebuild

index 0fdd720514a8a2f4be79962b6c58fd7a9cbda813..08eeef9ef65edd799f92dd21aeb6f73c470ec70e 100644 (file)
@@ -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