From: Jeroen Roovers Date: Sat, 4 Feb 2017 09:28:27 +0000 (+0100) Subject: dev-perl/PerlIO-utf8_strict: Mark ~hppa (bug #603078). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0243dbb7ed65f74b0d8494f1d090edd1538f290f;p=gentoo.git dev-perl/PerlIO-utf8_strict: Mark ~hppa (bug #603078). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches --- diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild index 4b0150e5c0e9..d4a40c9c87ae 100644 --- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild +++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.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$ EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Fast and correct UTF-8 IO" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~x86" IUSE="test" # r: strict, warnings -> perl RDEPEND="