commit: 8f9e9ba6f645d55bdad500e10ffcdc018f11ff8d
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 12 14:18:55 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 14:21:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f9e9ba6
dev-perl/Specio: Mark ~hppa (bug #599550).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
dev-perl/Specio/Specio-0.310.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Specio/Specio-0.310.0.ebuild
b/dev-perl/Specio/Specio-0.310.0.ebuild
index 83805cf..b2fdd09 100644
--- a/dev-perl/Specio/Specio-0.310.0.ebuild
+++ b/dev-perl/Specio/Specio-0.310.0.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="Type constraints and coercions for Perl"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~x86-fbsd"
IUSE="test"
PATCHES=("${FILESDIR}/${PN}-${DIST_VERSION}-installskip.patch")