diff options
author | 2022-02-23 13:59:52 +0800 | |
---|---|---|
committer | 2022-02-23 14:04:03 +0800 | |
commit | a4a554344a357ec07c8f304ce43493e2099b4c96 (patch) | |
tree | 6eb71a31cb942af4ab70e9f4616e4e45ff4a3bc8 /sys-process | |
parent | dev-perl/Devel-Size: keyword ~riscv (diff) | |
download | gentoo-a4a554344a357ec07c8f304ce43493e2099b4c96.tar.gz gentoo-a4a554344a357ec07c8f304ce43493e2099b4c96.tar.bz2 gentoo-a4a554344a357ec07c8f304ce43493e2099b4c96.zip |
sys-process/parallel: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/parallel-20220222-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20220222-r1.ebuild b/sys-process/parallel/parallel-20220222-r1.ebuild index 7ccffcba9c06..b107cc8a44e1 100644 --- a/sys-process/parallel/parallel-20220222-r1.ebuild +++ b/sys-process/parallel/parallel-20220222-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig )" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND="dev-lang/perl:= dev-perl/Devel-Size |