diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-09 00:35:37 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-09 00:57:15 +0100 |
commit | 9e843c84c75ac303e5315634a483a59f55264492 (patch) | |
tree | 7448f2d6844ea5af90628e42bf4e0e093234db6e | |
parent | dev-tex/biber: x86 keyworded (bug #620228) (diff) | |
download | gentoo-9e843c84c75ac303e5315634a483a59f55264492.tar.gz gentoo-9e843c84c75ac303e5315634a483a59f55264492.tar.bz2 gentoo-9e843c84c75ac303e5315634a483a59f55264492.zip |
dev-perl/Encode-JIS2K: x86 keyworded (bug #620228)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r-- | dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 636005791298..28f3b0167a2e 100644 --- a/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild +++ b/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="JIS X 0212 (aka JIS 2000) Encodings" SLOT="0" -KEYWORDS="amd64 ~arm" +KEYWORDS="amd64 ~arm ~x86" IUSE="" RDEPEND="virtual/perl-Encode" |