summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-04 12:23:51 +0000
committerSam James <sam@gentoo.org>2023-11-04 12:23:51 +0000
commit3a528951ec43e7e29961bf08fda8748e7165c6a3 (patch)
treed2e7836edde8d15937671928c76e6d33d3ec5093
parentsys-apps/dmidecode: Stabilize 3.5-r3 amd64, #916792 (diff)
downloadgentoo-3a528951ec43e7e29961bf08fda8748e7165c6a3.tar.gz
gentoo-3a528951ec43e7e29961bf08fda8748e7165c6a3.tar.bz2
gentoo-3a528951ec43e7e29961bf08fda8748e7165c6a3.zip
dev-perl/Sub-Delete: Stabilize 1.0.20-r1 amd64, #916824
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/Sub-Delete/Sub-Delete-1.0.20-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Delete/Sub-Delete-1.0.20-r1.ebuild b/dev-perl/Sub-Delete/Sub-Delete-1.0.20-r1.ebuild
index e3faea7dee5e..b3557546b806 100644
--- a/dev-perl/Sub-Delete/Sub-Delete-1.0.20-r1.ebuild
+++ b/dev-perl/Sub-Delete/Sub-Delete-1.0.20-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl module enabling one to delete subroutines"
SLOT="0"
-KEYWORDS="~amd64 ~riscv x86 ~x64-macos"
+KEYWORDS="amd64 ~riscv x86 ~x64-macos"
RDEPEND="
>=virtual/perl-Exporter-5.570.0