summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 21:05:38 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:53:18 +0100
commitfc17cadae9aab9e8a9939b9cdc8071e1d5830c04 (patch)
tree4ba047f33292cb725f43aaa526b5361ec9ec7221 /dev-perl/Devel-GlobalDestruction
parentdev-perl/Devel-Cycle: drop x86-macos (diff)
downloadgentoo-fc17cadae9aab9e8a9939b9cdc8071e1d5830c04.tar.gz
gentoo-fc17cadae9aab9e8a9939b9cdc8071e1d5830c04.tar.bz2
gentoo-fc17cadae9aab9e8a9939b9cdc8071e1d5830c04.zip
dev-perl/Devel-GlobalDestruction: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Devel-GlobalDestruction')
-rw-r--r--dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild
index de2b186e9e6d..c78b3f0c4d55 100644
--- a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild
+++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.140.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION='Returns the equivalent of ${^GLOBAL_PHASE} eq DESTRUCT for older perls'
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="