diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 05:26:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 05:26:05 +0100 |
commit | 9140060bd9a7489422d212e8facd8ffc5b7dae32 (patch) | |
tree | 74e6c477d29494512659d184d9f4c578fd278de7 /dev-perl/PerlIO-utf8_strict | |
parent | dev-perl/Module-Build: Stabilize 0.423.400 hppa, #910889 (diff) | |
download | gentoo-9140060bd9a7489422d212e8facd8ffc5b7dae32.tar.gz gentoo-9140060bd9a7489422d212e8facd8ffc5b7dae32.tar.bz2 gentoo-9140060bd9a7489422d212e8facd8ffc5b7dae32.zip |
dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 hppa, #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 fc4d005f91e3..8e08cb21db8d 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 |