commit: 196049f41a64c0c02ddae72b82919314efac6e7e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 5 14:05:45 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 5 14:05:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=196049f4
dev-perl/Sub-Delete: Stabilize 1.0.20 x86, #805539
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 9c3fb2ac574..28c2437b999 100644
--- a/dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild
+++ b/dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild
@@ -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