summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-04-03 19:16:38 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-04-03 19:16:38 +0200
commitd1117f9f4ff885b7f847443472644143ae113396 (patch)
tree22349a0365d4bdfe89f81f9a454425fe6835aeb2 /dev-ruby/instance_storage
parentsys-apps/opal-utils: enable py3.11 (diff)
downloadgentoo-d1117f9f4ff885b7f847443472644143ae113396.tar.gz
gentoo-d1117f9f4ff885b7f847443472644143ae113396.tar.bz2
gentoo-d1117f9f4ff885b7f847443472644143ae113396.zip
dev-ruby/instance_storage: Keyword 2.0.0 riscv, #903714
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/instance_storage')
-rw-r--r--dev-ruby/instance_storage/instance_storage-2.0.0.ebuild4
1 files 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() {