dev-perl/Sub-Quote: Mark ~hppa (bug #602252).
authorJeroen Roovers <jer@gentoo.org>
Sat, 4 Feb 2017 09:16:43 +0000 (10:16 +0100)
committerJeroen Roovers <jer@gentoo.org>
Sat, 4 Feb 2017 09:16:43 +0000 (10:16 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild

index e3a9ac5b246dbdc173727e5f0acd560e70a552d6..9c686b300c27f3760eac55621839e130820a3441 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$
 
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="efficient generation of subroutines via string eval"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="test minimal"
 
 RDEPEND="