diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 11:48:08 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 20:57:51 +0800 |
commit | c644eddf11f624ff7bc1e97612d415ce112d8730 (patch) | |
tree | f41c452fd6874e33fbbf5b0f7ab22d12ea34f396 /dev-perl/Set-IntSpan | |
parent | dev-perl/Safe-Isa: keyword ~riscv (diff) | |
download | gentoo-c644eddf11f624ff7bc1e97612d415ce112d8730.tar.gz gentoo-c644eddf11f624ff7bc1e97612d415ce112d8730.tar.bz2 gentoo-c644eddf11f624ff7bc1e97612d415ce112d8730.zip |
dev-perl/Set-IntSpan: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild index e3ce168ba357..d7fb5c6b8c75 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Manages sets of integers" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~riscv x86 ~amd64-linux ~x86-linux" |