commit: 27293236d32ca126b1d1d06a6af6f996369bd7a4 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info> AuthorDate: Sun Jun 28 15:12:51 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jun 29 06:33:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27293236
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 <AT> cmpct.info> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.70.0.ebuild | 4 ++-- 1 file 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 21a9a4785e2..cafe7214afc 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 )"