diff options
author | Sam James <sam@gentoo.org> | 2021-02-09 21:34:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-09 21:34:47 +0000 |
commit | ddceeff220b921ec8233cb64d91da7b90d7c4b82 (patch) | |
tree | fcf12447dd0583b7938a108c4ee5cbf915e60612 /dev-perl | |
parent | dev-perl/String-Util: Keyword 1.310.0 ppc64, #768423 (diff) | |
download | gentoo-ddceeff220b921ec8233cb64d91da7b90d7c4b82.tar.gz gentoo-ddceeff220b921ec8233cb64d91da7b90d7c4b82.tar.bz2 gentoo-ddceeff220b921ec8233cb64d91da7b90d7c4b82.zip |
dev-perl/Test-More-UTF8: Keyword 0.50.0 ppc64, #768423
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild b/dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild index eef102dc5114..7833e1e42d29 100644 --- a/dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild +++ b/dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Enhancing Test::More for UTF8-based projects" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ~ppc64 x86" IUSE="" |