dev-perl/Cwd-Guard: Mark ~hppa (bug #593436).
authorJeroen Roovers <jer@gentoo.org>
Fri, 3 Feb 2017 22:36:10 +0000 (23:36 +0100)
committerJeroen Roovers <jer@gentoo.org>
Fri, 3 Feb 2017 22:36:10 +0000 (23:36 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild

index ac8d4590b33261e772d788b3ca122d2bcfa72de0..cf10d930afece96305a1f47e3dbf794bc176077a 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$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Temporary changing working directory (chdir)"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
 IUSE="test minimal"
 # Cwd -> perl-File-Spec
 RDEPEND="