diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-15 13:12:30 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-18 07:48:37 +0100 |
commit | 07ca397215c2f4f86c75d7d143648293d7697834 (patch) | |
tree | ca34a3e414bf9d0781a39a7986ee75523c1b02f9 /dev-ruby/systemu | |
parent | dev-ruby/json_schema: keyword 0.20.9 for ~riscv (diff) | |
download | gentoo-07ca397215c2f4f86c75d7d143648293d7697834.tar.gz gentoo-07ca397215c2f4f86c75d7d143648293d7697834.tar.bz2 gentoo-07ca397215c2f4f86c75d7d143648293d7697834.zip |
dev-ruby/systemu: keyword 2.6.5-r1 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/systemu')
-rw-r--r-- | dev-ruby/systemu/systemu-2.6.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/systemu/systemu-2.6.5-r1.ebuild b/dev-ruby/systemu/systemu-2.6.5-r1.ebuild index fbabb7051fb5..7b42ec669f91 100644 --- a/dev-ruby/systemu/systemu-2.6.5-r1.ebuild +++ b/dev-ruby/systemu/systemu-2.6.5-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=8 @@ -16,7 +16,7 @@ HOMEPAGE="http://codeforpeople.com/lib/ruby/systemu/" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" IUSE="" all_ruby_install() { |