diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 04:53:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 04:53:40 +0100 |
commit | 0f313824b9eb07a26ee232f73f26862bd232ba7b (patch) | |
tree | e63f0446c4b10b3206a7bc0c1e853df5dcf9a437 /dev-perl/PerlIO-utf8_strict | |
parent | dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 arm, #910891 (diff) | |
download | gentoo-0f313824b9eb07a26ee232f73f26862bd232ba7b.tar.gz gentoo-0f313824b9eb07a26ee232f73f26862bd232ba7b.tar.bz2 gentoo-0f313824b9eb07a26ee232f73f26862bd232ba7b.zip |
dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 x86, #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 1d6133d03e7f..fb905a90aae7 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 |