commit: ee1dcff57f35c3688a12c231acc156865c9efc04 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun May 7 10:58:17 2017 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun May 7 11:00:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee1dcff5
dev-perl/Encode-JIS2K: amd64 stable wrt bug #611984 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild | 4 ++-- 1 file 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 40d4a1adb4d..b2bf92de546 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-2015 Gentoo Foundation +# Copyright 1999-2017 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" +KEYWORDS="amd64" IUSE="" RDEPEND="virtual/perl-Encode"
