summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-24 05:01:07 +0100
committerSam James <sam@gentoo.org>2023-07-24 05:01:07 +0100
commit8636c105db4b55092212dd81380849f16e109b69 (patch)
treea363350ebd8eb9d4d9ecf5c9d59af04fc1f04593 /dev-perl/Exporter-Tiny
parentdev-perl/CPAN-Meta-Check: Stabilize 0.17.0 sparc, #910855 (diff)
downloadgentoo-8636c105db4b55092212dd81380849f16e109b69.tar.gz
gentoo-8636c105db4b55092212dd81380849f16e109b69.tar.bz2
gentoo-8636c105db4b55092212dd81380849f16e109b69.zip
dev-perl/Exporter-Tiny: Stabilize 1.6.2 arm64, #910857
Signed-off-by: Sam James <sam@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 37eed0e35bac..64cfedbcf725 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 ~ppc-macos ~x64-macos ~x64-solaris"
BDEPEND="
>=virtual/perl-ExtUtils-MakeMaker-6.170.0