From 2648bcded0e14f040150353b0bb4c1cf8ad45546 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Thu, 15 Jun 2017 18:26:24 +0200 Subject: [PATCH] dev-perl/Encode-JIS2K: add ~arm, bug #620228 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" --- dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild b/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild index b2bf92de546a1..6360057912981 100644 --- a/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild +++ b/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="JIS X 0212 (aka JIS 2000) Encodings" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm" IUSE="" RDEPEND="virtual/perl-Encode"