diff options
author | Sam James <sam@gentoo.org> | 2024-06-09 22:24:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-09 22:24:29 +0100 |
commit | 50f13a6e9e07c3619a37be4fc2b39adcccac6852 (patch) | |
tree | 5d1f5e59b7eebb99d46555eae83be2e78faa2561 | |
parent | dev-perl/HTML-Parser: Stabilize 3.820.0 amd64, #933934 (diff) | |
download | gentoo-50f13a6e9e07c3619a37be4fc2b39adcccac6852.tar.gz gentoo-50f13a6e9e07c3619a37be4fc2b39adcccac6852.tar.bz2 gentoo-50f13a6e9e07c3619a37be4fc2b39adcccac6852.zip |
dev-perl/Sub-Exporter: Stabilize 0.991.0 arm64, #933943
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/Sub-Exporter/Sub-Exporter-0.991.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Exporter/Sub-Exporter-0.991.0.ebuild b/dev-perl/Sub-Exporter/Sub-Exporter-0.991.0.ebuild index 4c7d4346880d..d3013eb1ba6b 100644 --- a/dev-perl/Sub-Exporter/Sub-Exporter-0.991.0.ebuild +++ b/dev-perl/Sub-Exporter/Sub-Exporter-0.991.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Sophisticated exporter for custom-built routines" 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-Carp |