diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 20:53:38 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:26:23 +0800 |
commit | ecbe599305347ecf653338132a00983dc9bbae12 (patch) | |
tree | a9dbbc9bfcbe8386ecf306bbd4c3fd2bdc84ac95 /dev-perl/ExtUtils-XSpp | |
parent | dev-perl/Devel-Refactor: keyword ~riscv (diff) | |
download | gentoo-ecbe599305347ecf653338132a00983dc9bbae12.tar.gz gentoo-ecbe599305347ecf653338132a00983dc9bbae12.tar.bz2 gentoo-ecbe599305347ecf653338132a00983dc9bbae12.zip |
dev-perl/ExtUtils-XSpp: keyword ~riscv
Package-Manager: Portage-3.0.28, 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/ExtUtils-XSpp')
-rw-r--r-- | dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.180.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.180.0-r1.ebuild b/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.180.0-r1.ebuild index 37d5f76fc499..6330f71bb860 100644 --- a/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.180.0-r1.ebuild +++ b/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.180.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="XS for C++" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |