diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:12:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:12:37 +0100 |
commit | 32e58aefe3d57d4bbad3d73a85f14dbbe0a24397 (patch) | |
tree | 060c3d50bfb5cfbef6f479618534d292b90baba7 /dev-perl | |
parent | dev-perl/Test-FailWarnings: ppc stable wrt bug #576000 (diff) | |
download | gentoo-32e58aefe3d57d4bbad3d73a85f14dbbe0a24397.tar.gz gentoo-32e58aefe3d57d4bbad3d73a85f14dbbe0a24397.tar.bz2 gentoo-32e58aefe3d57d4bbad3d73a85f14dbbe0a24397.zip |
dev-perl/Unicode-UTF8: ppc stable wrt bug #576000
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 97da5013b60d..d831692699ad 100644 --- a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild +++ b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Encoding and decoding of UTF-8 encoding form" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc x86" +KEYWORDS="amd64 ~arm ~hppa ppc x86" IUSE="test" RDEPEND=" |