diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-11 19:52:05 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-11 19:52:05 +0200 |
commit | 3bfb0be37dfa2a74a906fee78574427accb2c0e6 (patch) | |
tree | 51f7a91d3efcb22d5e0f45952bcdf5dae088f840 /dev-ruby/async-container | |
parent | www-servers/puma: Keyword 6.1.1-r1 riscv, #761550 (diff) | |
download | gentoo-3bfb0be37dfa2a74a906fee78574427accb2c0e6.tar.gz gentoo-3bfb0be37dfa2a74a906fee78574427accb2c0e6.tar.bz2 gentoo-3bfb0be37dfa2a74a906fee78574427accb2c0e6.zip |
dev-ruby/async-container: Keyword 0.16.12-r1 riscv, #761550
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/async-container')
-rw-r--r-- | dev-ruby/async-container/async-container-0.16.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async-container/async-container-0.16.12-r1.ebuild b/dev-ruby/async-container/async-container-0.16.12-r1.ebuild index 65efcf699d43..d8fc2ab594da 100644 --- a/dev-ruby/async-container/async-container-0.16.12-r1.ebuild +++ b/dev-ruby/async-container/async-container-0.16.12-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-container/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/async |