diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 04:53:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 04:53:39 +0100 |
commit | 102692a331c4e736f5940f8385465851a4b179c6 (patch) | |
tree | 11a0a627809f9618152ce17c3a0c51e3886643cc /dev-perl/PerlIO-utf8_strict | |
parent | dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 ppc64, #910891 (diff) | |
download | gentoo-102692a331c4e736f5940f8385465851a4b179c6.tar.gz gentoo-102692a331c4e736f5940f8385465851a4b179c6.tar.bz2 gentoo-102692a331c4e736f5940f8385465851a4b179c6.zip |
dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 arm, #910891
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/PerlIO-utf8_strict')
-rw-r--r-- | dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild index c7aa0d5e4408..1d6133d03e7f 100644 --- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild +++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Fast and correct UTF-8 IO" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-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 ~x64-solaris" RDEPEND=" virtual/perl-XSLoader |