diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:48 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:48 -0400 |
commit | 21dbd838b1f920a2c147d62858ae03234e8ecbfb (patch) | |
tree | 5eb749343811df07a6ee8a80dd984e7ae2d9517b /dev-perl/Unicode-UTF8 | |
parent | dev-perl/Unicode-MapUTF8-1.110.0-r2: ppc64 stable, bug 667266 (diff) | |
download | gentoo-21dbd838b1f920a2c147d62858ae03234e8ecbfb.tar.gz gentoo-21dbd838b1f920a2c147d62858ae03234e8ecbfb.tar.bz2 gentoo-21dbd838b1f920a2c147d62858ae03234e8ecbfb.zip |
dev-perl/Unicode-UTF8-0.620.0: ppc64 stable, bug 667266
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Unicode-UTF8')
-rw-r--r-- | dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild index 5a805f0fee5b..18bafd40170a 100644 --- a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild +++ b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Encoding and decoding of UTF-8 encoding form" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |