diff options
author | 2024-07-18 21:24:44 +0200 | |
---|---|---|
committer | 2024-07-18 21:24:44 +0200 | |
commit | 20925a892e34535cbd0ed92dd8bb4ee14f8d1734 (patch) | |
tree | a0daee799b7c7773387ae5a9df02b00253cadbf8 /dev-perl/PerlIO-utf8_strict | |
parent | dev-perl/File-Slurper: marked ~arm64-macos (diff) | |
download | gentoo-20925a892e34535cbd0ed92dd8bb4ee14f8d1734.tar.gz gentoo-20925a892e34535cbd0ed92dd8bb4ee14f8d1734.tar.bz2 gentoo-20925a892e34535cbd0ed92dd8bb4ee14f8d1734.zip |
dev-perl/PerlIO-utf8_strict: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@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 3a101271b897..e7b4005f8dc4 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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/perl-XSLoader |