summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-02-22 22:50:54 +0100
committerMarkus Meier <maekke@gentoo.org>2017-02-22 22:51:31 +0100
commit7c0c8220df74a3911c7a33f89c0ebd63b3c955fb (patch)
tree4f876bf395f11e7261e09af69e91933e33eb8da5 /dev-perl
parentmedia-libs/gst-plugins-bad: remove old (security cleanup) (diff)
downloadgentoo-7c0c8220df74a3911c7a33f89c0ebd63b3c955fb.tar.gz
gentoo-7c0c8220df74a3911c7a33f89c0ebd63b3c955fb.tar.bz2
gentoo-7c0c8220df74a3911c7a33f89c0ebd63b3c955fb.zip
dev-perl/PerlIO-utf8_strict: add ~arm64, bug #603078
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 3d3cbf783ec7..0eb3c21be198 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
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Fast and correct UTF-8 IO"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
IUSE="test"
# r: strict, warnings -> perl
RDEPEND="