diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:20:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:20:07 +0000 |
commit | a10217d5c59164f0665c879d282240beea4447d1 (patch) | |
tree | ff61c5a17212edd0b8d88d0038a1fd23c387c3f0 /dev-perl/Test-utf8/Test-utf8-1.20.0.ebuild | |
parent | dev-perl/Test-Script: Stabilize 1.290.0 arm64, #828206 (diff) | |
download | gentoo-a10217d5c59164f0665c879d282240beea4447d1.tar.gz gentoo-a10217d5c59164f0665c879d282240beea4447d1.tar.bz2 gentoo-a10217d5c59164f0665c879d282240beea4447d1.zip |
dev-perl/Test-utf8: Stabilize 1.20.0 arm64, #828208
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-utf8/Test-utf8-1.20.0.ebuild')
-rw-r--r-- | dev-perl/Test-utf8/Test-utf8-1.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-utf8/Test-utf8-1.20.0.ebuild b/dev-perl/Test-utf8/Test-utf8-1.20.0.ebuild index 4abb512016bf..2456d170eadd 100644 --- a/dev-perl/Test-utf8/Test-utf8-1.20.0.ebuild +++ b/dev-perl/Test-utf8/Test-utf8-1.20.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Handy utf8 tests" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" RDEPEND=" " |