diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-29 07:12:49 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-07-04 15:27:53 +0300 |
commit | d20daf275ed322a38585e1985433bec2dcb9ac4d (patch) | |
tree | 19a89985ce8285e246e01797d6974c681ad7c97f /dev-perl/Module-Build-XSUtil | |
parent | dev-perl/Cwd-Guard: arm64 keyworded (bug #730036) (diff) | |
download | gentoo-d20daf275ed322a38585e1985433bec2dcb9ac4d.tar.gz gentoo-d20daf275ed322a38585e1985433bec2dcb9ac4d.tar.bz2 gentoo-d20daf275ed322a38585e1985433bec2dcb9ac4d.zip |
dev-perl/Module-Build-XSUtil: arm64 keyworded (bug #730036)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-perl/Module-Build-XSUtil')
-rw-r--r-- | dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 cd07328a2094..f7a2a97f79cc 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Module::Build class for building XS modules" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc x86" IUSE="test examples" RESTRICT="!test? ( test )" # File::Basename -> perl |