diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:43 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:11 -0800 |
commit | 5f702b03739c7309e98373296e80db5462a4dc1d (patch) | |
tree | 211412100fbc3bdd82d42e69a8f657d3b2b720f7 /dev-perl/Unicode-UTF8 | |
parent | dev-perl/IO-Handle-Util: added ~ppc64, bug 577100 (diff) | |
download | gentoo-5f702b03739c7309e98373296e80db5462a4dc1d.tar.gz gentoo-5f702b03739c7309e98373296e80db5462a4dc1d.tar.bz2 gentoo-5f702b03739c7309e98373296e80db5462a4dc1d.zip |
dev-perl/Unicode-UTF8: added ~ppc64, bug 579360
Diffstat (limited to 'dev-perl/Unicode-UTF8')
-rw-r--r-- | dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild index 1dee30907875..281f7a9dbff4 100644 --- a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild +++ b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Encoding and decoding of UTF-8 encoding form" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86" IUSE="test" RDEPEND=" |