summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-28 09:55:53 +0000
committerSam James <sam@gentoo.org>2020-11-28 09:57:18 +0000
commit9abbd8b6ecb4cfb116a211de0c2c26729780c8bc (patch)
tree810767ff5f6efb367b9c3be14fc3d0886e85e201 /dev-perl/Sub-Delete
parentdev-perl/Pod-Readme: ~x64-macos keyworded (diff)
downloadgentoo-9abbd8b6ecb4cfb116a211de0c2c26729780c8bc.tar.gz
gentoo-9abbd8b6ecb4cfb116a211de0c2c26729780c8bc.tar.bz2
gentoo-9abbd8b6ecb4cfb116a211de0c2c26729780c8bc.zip
dev-perl/Sub-Delete: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Sub-Delete')
-rw-r--r--dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild2
1 files changed, 1 insertions, 1 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 9880f2d45021..a3565374005c 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"
+KEYWORDS="~amd64 ~riscv ~x86 ~x64-macos"
RDEPEND="
>=virtual/perl-Exporter-5.570.0