summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-02-02 07:06:18 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-02-10 22:53:58 +0100
commitfc53aa00d9dc1ab6f5505957ea8c267d45cc3885 (patch)
treea5019b160cb0af85681ef0d7d15befefe01426a5 /perl-core
parentperl-core/ExtUtils-Constant: Drop keywords (diff)
downloadgentoo-fc53aa00d9dc1ab6f5505957ea8c267d45cc3885.tar.gz
gentoo-fc53aa00d9dc1ab6f5505957ea8c267d45cc3885.tar.bz2
gentoo-fc53aa00d9dc1ab6f5505957ea8c267d45cc3885.zip
perl-core/ExtUtils-MakeMaker: Drop keywords
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.240.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.240.0.ebuild b/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.240.0.ebuild
index a5419d21cb0f..10dac62546e9 100644
--- a/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.240.0.ebuild
+++ b/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.240.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit eutils perl-module
DESCRIPTION="Create a module Makefile"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS=""
IUSE="test"
RESTRICT="!test? ( test )"