summaryrefslogtreecommitdiff
path: root/dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild')
-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..28c2437b9994 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