summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-01-12 15:18:55 +0100
committerJeroen Roovers <jer@gentoo.org>2017-01-12 15:21:05 +0100
commit8f9e9ba6f645d55bdad500e10ffcdc018f11ff8d (patch)
treeff8401e9c8b3379ebd4a37f180592da43669f72f /dev-perl
parentdev-perl/Test-Needs: Mark ~hppa (bug #599550). (diff)
downloadgentoo-8f9e9ba6f645d55bdad500e10ffcdc018f11ff8d.tar.gz
gentoo-8f9e9ba6f645d55bdad500e10ffcdc018f11ff8d.tar.bz2
gentoo-8f9e9ba6f645d55bdad500e10ffcdc018f11ff8d.zip
dev-perl/Specio: Mark ~hppa (bug #599550).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Specio/Specio-0.310.0.ebuild4
1 files 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 83805cfe3f09..b2fdd09d2193 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")