diff options
author | Yixun Lan <dlan@gentoo.org> | 2020-09-07 19:47:00 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2020-09-07 19:47:00 +0800 |
commit | 5984b97f7912d5ee2a7fd15dd72126558068d97b (patch) | |
tree | 7fe1da8f7dc696d41649341ca8dfda7fd0eb1168 /dev-perl/Type-Tiny-XS | |
parent | dev-perl/Type-Tiny: keyword riscv (diff) | |
download | gentoo-5984b97f7912d5ee2a7fd15dd72126558068d97b.tar.gz gentoo-5984b97f7912d5ee2a7fd15dd72126558068d97b.tar.bz2 gentoo-5984b97f7912d5ee2a7fd15dd72126558068d97b.zip |
dev-perl/Type-Tiny-XS: keyword riscv
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Type-Tiny-XS')
-rw-r--r-- | dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild index 9a605e70177c..4d43e986a393 100644 --- a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild +++ b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="provides an XS boost for some of Type::Tiny's built-in type constraints" SLOT="0" -KEYWORDS="amd64 hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 hppa ppc ~riscv x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |