summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-02 05:56:04 +0100
committerSam James <sam@gentoo.org>2021-08-02 05:56:04 +0100
commit1a6327f9e0a404b46ec265ecc8a41c9ed524aa94 (patch)
tree0a4f8efb737c8a5d1290f132c90af67b86d9c9e9 /dev-perl
parentdev-perl/Pod-Markdown-Github: Stabilize 0.40.0 amd64, #805539 (diff)
downloadgentoo-1a6327f9e0a404b46ec265ecc8a41c9ed524aa94.tar.gz
gentoo-1a6327f9e0a404b46ec265ecc8a41c9ed524aa94.tar.bz2
gentoo-1a6327f9e0a404b46ec265ecc8a41c9ed524aa94.zip
dev-perl/Sub-Delete: Stabilize 1.0.20 amd64, #805539
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild b/dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild
index a3565374005c..9c3fb2ac5743 100644
--- a/dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild
+++ b/dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,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