diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-09-21 17:47:23 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-21 21:40:02 +0800 |
commit | d8ad76a74e2fa78da71582e766c8c44a56011678 (patch) | |
tree | e9fce01c742313ff153f3789b7d7ec23ea9ee988 /dev-perl | |
parent | dev-perl/Inline: keyword ~riscv (diff) | |
download | gentoo-d8ad76a74e2fa78da71582e766c8c44a56011678.tar.gz gentoo-d8ad76a74e2fa78da71582e766c8c44a56011678.tar.bz2 gentoo-d8ad76a74e2fa78da71582e766c8c44a56011678.zip |
dev-perl/Module-Build-XSUtil: keyword ~riscv
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild index f1f9179bef62..738a36b8db63 100644 --- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild +++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Module::Build class for building XS modules" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" IUSE="examples" RDEPEND=" |