diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-08-07 08:47:43 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-07 16:33:04 +0800 |
commit | 091c52036b5127d1487ac2adab03b486e7c21f45 (patch) | |
tree | be3156b31ecbc5f3ed887ac79741e8dc7d071061 /net-misc/croc | |
parent | sys-auth/seatd: fix keywords for new 0.5.0-r1 (diff) | |
download | gentoo-091c52036b5127d1487ac2adab03b486e7c21f45.tar.gz gentoo-091c52036b5127d1487ac2adab03b486e7c21f45.tar.bz2 gentoo-091c52036b5127d1487ac2adab03b486e7c21f45.zip |
net-misc/croc: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-misc/croc')
-rw-r--r-- | net-misc/croc/croc-9.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/croc/croc-9.2.0.ebuild b/net-misc/croc/croc-9.2.0.ebuild index 59e2601a30d0..c21eba507b5f 100644 --- a/net-misc/croc/croc-9.2.0.ebuild +++ b/net-misc/croc/croc-9.2.0.ebuild @@ -104,7 +104,7 @@ SRC_URI="https://github.com/schollz/croc/releases/download/v${PV}/${PN}_${PV}_sr LICENSE="Apache-2.0 BSD BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" RDEPEND=" acct-group/croc |