diff options
-rw-r--r-- | perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0-r1.ebuild b/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0-r1.ebuild index 92ea4b58ba8c..fb741838e2a4 100644 --- a/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0-r1.ebuild +++ b/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Generate XS code to import C header constants" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~x64-cygwin ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |