dev-perl/PerlIO-utf8_strict: Mark ~hppa (bug #603078).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
This commit is contained in:
Jeroen Roovers
2017-02-04 10:28:27 +01:00
parent e935143d70
commit 0243dbb7ed

View File

@@ -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="