commit: a991ad2d38bb834aaaee764ec50ee9ca37536029 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info> AuthorDate: Sun Jun 28 15:11:46 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jun 29 06:33:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a991ad2d
dev-perl/Module-Build-XSUtil: 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/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild index e589a7d2bc2..cd07328a209 100644 --- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild +++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.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="A Module::Build class for building XS modules" SLOT="0" -KEYWORDS="amd64 hppa ~ppc x86" +KEYWORDS="amd64 ~arm hppa ~ppc x86" IUSE="test examples" RESTRICT="!test? ( test )" # File::Basename -> perl
