perl-core/ExtUtils-MakeMaker: Drop keywords
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 2 Feb 2020 06:06:18 +0000 (07:06 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 10 Feb 2020 21:53:58 +0000 (22:53 +0100)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.240.0.ebuild

index a5419d21cb0f04875ccaf7bd60bb1ae3618ead56..10dac62546e9feebfdf64c8e3d8b0b41594b9658 100644 (file)
@@ -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 )"