commit: bdecd78b29cc3cf232ffe6e4a0066d437bde62e3 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Feb 4 09:16:43 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Feb 4 09:16:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdecd78b
dev-perl/Sub-Quote: Mark ~hppa (bug #602252). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild index e3a9ac5..9c686b3 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.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$ @@ -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="
