summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-31 11:08:37 +0200
committerMichael Weber <xmw@gentoo.org>2017-03-31 11:08:37 +0200
commitf86a9f4355921b25c2679b403da5fded13a9d1a9 (patch)
treeb72ca337ab3b2ccd62ebd361d6724ca922ae0184 /dev-perl/Encode-EUCJPASCII
parentdev-perl/Chatbot-Eliza: ppc ppc64 stable (bug 597824). (diff)
downloadgentoo-f86a9f4355921b25c2679b403da5fded13a9d1a9.tar.gz
gentoo-f86a9f4355921b25c2679b403da5fded13a9d1a9.tar.bz2
gentoo-f86a9f4355921b25c2679b403da5fded13a9d1a9.zip
dev-perl/Encode-EUCJPASCII: add ~arm ~arm64 ~ppc64 keywords (bug 614180)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-perl/Encode-EUCJPASCII')
-rw-r--r--dev-perl/Encode-EUCJPASCII/Encode-EUCJPASCII-0.30.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Encode-EUCJPASCII/Encode-EUCJPASCII-0.30.0.ebuild b/dev-perl/Encode-EUCJPASCII/Encode-EUCJPASCII-0.30.0.ebuild
index 500ea999c8fa..4601e02efec8 100644
--- a/dev-perl/Encode-EUCJPASCII/Encode-EUCJPASCII-0.30.0.ebuild
+++ b/dev-perl/Encode-EUCJPASCII/Encode-EUCJPASCII-0.30.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
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="An eucJP-open mapping"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE=""
PERL_RM_FILES=( "t/pod.t" )