summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2024-07-18 21:25:07 +0200
committerFabian Groffen <grobian@gentoo.org>2024-07-18 21:25:07 +0200
commit289cd4ae650843a51fec1658af2351ed2fbc40ae (patch)
treeaa2a7055d6c9b1f554d8b98db80dd15b1857fca7 /dev-perl/Exporter-Tiny
parentdev-perl/PerlIO-utf8_strict: marked ~arm64-macos (diff)
downloadgentoo-289cd4ae650843a51fec1658af2351ed2fbc40ae.tar.gz
gentoo-289cd4ae650843a51fec1658af2351ed2fbc40ae.tar.bz2
gentoo-289cd4ae650843a51fec1658af2351ed2fbc40ae.zip
dev-perl/Exporter-Tiny: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r--dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.2.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.2.ebuild
index fbedc0ce149f..94fbd16f8fbd 100644
--- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.2.ebuild
+++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.2.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="An exporter with the features of Sub::Exporter but only core dependencies"
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"
BDEPEND="
>=virtual/perl-ExtUtils-MakeMaker-6.170.0