diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-26 08:28:35 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-26 08:28:35 +0200 |
commit | 9bde3878e01b7e85fb64739f7bb5849864eb2f3c (patch) | |
tree | 37229624cefb1e759ca566d9e5a55698455dd170 /dev-ruby/fiber-annotation | |
parent | dev-libs/tree-sitter-typescript: Stabilize 0.20.2 amd64, #909162 (diff) | |
download | gentoo-9bde3878e01b7e85fb64739f7bb5849864eb2f3c.tar.gz gentoo-9bde3878e01b7e85fb64739f7bb5849864eb2f3c.tar.bz2 gentoo-9bde3878e01b7e85fb64739f7bb5849864eb2f3c.zip |
dev-ruby/fiber-annotation: Keyword 0.2.0 riscv, #909168
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/fiber-annotation')
-rw-r--r-- | dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild index 5ba21af36201..da5b0156506f 100644 --- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild +++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/ioquatix/fiber-annotation/archive/refs/tags/v${PV}.t LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="" all_ruby_prepare() { |