commit: d1117f9f4ff885b7f847443472644143ae113396 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Apr 3 17:16:38 2023 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Apr 3 17:16:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1117f9f
dev-ruby/instance_storage: Keyword 2.0.0 riscv, #903714 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/instance_storage/instance_storage-2.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/instance_storage/instance_storage-2.0.0.ebuild b/dev-ruby/instance_storage/instance_storage-2.0.0.ebuild index cbb5d0331daa..1eb61fc345f3 100644 --- a/dev-ruby/instance_storage/instance_storage-2.0.0.ebuild +++ b/dev-ruby/instance_storage/instance_storage-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ HOMEPAGE="https://rubygems.org/gems/instance_storage/" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="" all_ruby_prepare() {
