summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-28 15:12:51 +0000
committerMichał Górny <mgorny@gentoo.org>2020-06-29 08:33:15 +0200
commit27293236d32ca126b1d1d06a6af6f996369bd7a4 (patch)
tree22a468c78821c576f5f8917a4623c2c47f03cc3b /dev-perl/Devel-CheckCompiler
parentdev-perl/Cwd-Guard: arm keyworded (bug #729778) (diff)
downloadgentoo-27293236d32ca126b1d1d06a6af6f996369bd7a4.tar.gz
gentoo-27293236d32ca126b1d1d06a6af6f996369bd7a4.tar.bz2
gentoo-27293236d32ca126b1d1d06a6af6f996369bd7a4.zip
dev-perl/Devel-CheckCompiler: arm keyworded (bug #729778)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-perl/Devel-CheckCompiler')
-rw-r--r--dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.70.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.70.0.ebuild b/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.70.0.ebuild
index 21a9a4785e29..cafe7214afcb 100644
--- a/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.70.0.ebuild
+++ b/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.70.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Check the compiler's availability"
SLOT="0"
-KEYWORDS="amd64 hppa ~ppc x86"
+KEYWORDS="amd64 ~arm hppa ~ppc x86"
IUSE="test"
RESTRICT="!test? ( test )"