summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 20:40:18 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:53:01 +0100
commit06bc0e819f0fdb7d173af4f0bed32c21ebd6f995 (patch)
tree752a89c173f73f0f5a317b8db3a5a20f30f42bce /dev-perl/B-Hooks-OP-Check
parentdev-perl/B-Hooks-EndOfScope: drop x86-macos (diff)
downloadgentoo-06bc0e819f0fdb7d173af4f0bed32c21ebd6f995.tar.gz
gentoo-06bc0e819f0fdb7d173af4f0bed32c21ebd6f995.tar.bz2
gentoo-06bc0e819f0fdb7d173af4f0bed32c21ebd6f995.zip
dev-perl/B-Hooks-OP-Check: 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/B-Hooks-OP-Check')
-rw-r--r--dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0-r1.ebuild b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0-r1.ebuild
index febeab053747..314ac3e0eb79 100644
--- a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0-r1.ebuild
+++ b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0-r1.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=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Wrap OP check callbacks"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"