diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:26:55 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:46 +0800 |
commit | 202eab71b5970dcde2bac35463aee269e2d8c9ed (patch) | |
tree | 31ae1f6af0fcc5e43e5a49dc866762a89117f290 /dev-perl/PerlIO-utf8_strict | |
parent | dev-perl/CPAN-Meta-Check: keyword 0.14.0-r1 for ~loong (diff) | |
download | gentoo-202eab71b5970dcde2bac35463aee269e2d8c9ed.tar.gz gentoo-202eab71b5970dcde2bac35463aee269e2d8c9ed.tar.bz2 gentoo-202eab71b5970dcde2bac35463aee269e2d8c9ed.zip |
dev-perl/PerlIO-utf8_strict: keyword 0.8.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/PerlIO-utf8_strict')
-rw-r--r-- | dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild index 7cb2c16fd1d3..6ed8e113a5aa 100644 --- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild +++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Fast and correct UTF-8 IO" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" virtual/perl-XSLoader |