summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 22:23:41 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:54:08 +0100
commit837da8638d70839a0df3bc75c27600e711325c9f (patch)
tree39aaf45a2554fa68e044de38822062a5d798fe9c /dev-perl/Test-Inline
parentdev-perl/Test-File-ShareDir: drop x86-macos (diff)
downloadgentoo-837da8638d70839a0df3bc75c27600e711325c9f.tar.gz
gentoo-837da8638d70839a0df3bc75c27600e711325c9f.tar.bz2
gentoo-837da8638d70839a0df3bc75c27600e711325c9f.zip
dev-perl/Test-Inline: 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/Test-Inline')
-rw-r--r--dev-perl/Test-Inline/Test-Inline-2.213.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Inline/Test-Inline-2.213.0-r2.ebuild b/dev-perl/Test-Inline/Test-Inline-2.213.0-r2.ebuild
index a852ddea2817..d2dec8a54f3e 100644
--- a/dev-perl/Test-Inline/Test-Inline-2.213.0-r2.ebuild
+++ b/dev-perl/Test-Inline/Test-Inline-2.213.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 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="Inline test suite support for Perl"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="test"
RESTRICT="!test? ( test )"