summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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")