diff options
author | 2022-03-18 09:58:14 +0000 | |
---|---|---|
committer | 2022-03-22 19:42:35 +0100 | |
commit | 3df9468049dfe3b047d18b340f4c4ecfcf33ee9f (patch) | |
tree | 82d87d9b99fe2dabd87b5a17043a51d77294bf99 /dev-ruby/instance_storage | |
parent | dev-ruby/idn-ruby: keyword 0.1.4 for ~riscv (diff) | |
download | gentoo-3df9468049dfe3b047d18b340f4c4ecfcf33ee9f.tar.gz gentoo-3df9468049dfe3b047d18b340f4c4ecfcf33ee9f.tar.bz2 gentoo-3df9468049dfe3b047d18b340f4c4ecfcf33ee9f.zip |
dev-ruby/instance_storage: keyword 1.0.0-r1 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/instance_storage')
-rw-r--r-- | dev-ruby/instance_storage/instance_storage-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/instance_storage/instance_storage-1.0.0-r1.ebuild b/dev-ruby/instance_storage/instance_storage-1.0.0-r1.ebuild index e9930274df9b..5ad2a2676a8c 100644 --- a/dev-ruby/instance_storage/instance_storage-1.0.0-r1.ebuild +++ b/dev-ruby/instance_storage/instance_storage-1.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="" all_ruby_prepare() { |