diff options
author | 2023-07-24 04:53:42 +0100 | |
---|---|---|
committer | 2023-07-24 04:53:42 +0100 | |
commit | 84e1f920ec489b0dd81e411b612d201bb9e9208e (patch) | |
tree | 67ed465b85411bbf8c94651136666fc3f90fcc76 /dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild | |
parent | dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 x86, #910891 (diff) | |
download | gentoo-84e1f920ec489b0dd81e411b612d201bb9e9208e.tar.gz gentoo-84e1f920ec489b0dd81e411b612d201bb9e9208e.tar.bz2 gentoo-84e1f920ec489b0dd81e411b612d201bb9e9208e.zip |
dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 arm64, #910891
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild')
-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 fb905a90aae7..4c31d1bdb7b3 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 |