diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-28 15:11:46 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-29 08:33:12 +0200 |
commit | a991ad2d38bb834aaaee764ec50ee9ca37536029 (patch) | |
tree | bb764bb4a601ba523b968a98ce313b5b58713dab | |
parent | dev-perl/Any-Moose: arm keyworded (bug #729778) (diff) | |
download | gentoo-a991ad2d38bb834aaaee764ec50ee9ca37536029.tar.gz gentoo-a991ad2d38bb834aaaee764ec50ee9ca37536029.tar.bz2 gentoo-a991ad2d38bb834aaaee764ec50ee9ca37536029.zip |
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@cmpct.info>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild | 4 |
1 files 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 e589a7d2bc23..cd07328a2094 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 |