diff options
author | 2022-03-15 13:13:31 +0000 | |
---|---|---|
committer | 2022-03-18 07:48:44 +0100 | |
commit | 7566ad39075f775a0a2e016dd4a3f5d4a1272ff5 (patch) | |
tree | 9e5c6b1818cce695b29f07d210c95544d4e1c86d /dev-ruby | |
parent | dev-ruby/hamster: keyword 3.0.0-r2 for ~riscv (diff) | |
download | gentoo-7566ad39075f775a0a2e016dd4a3f5d4a1272ff5.tar.gz gentoo-7566ad39075f775a0a2e016dd4a3f5d4a1272ff5.tar.bz2 gentoo-7566ad39075f775a0a2e016dd4a3f5d4a1272ff5.zip |
dev-ruby/slow_enumerator_tools: keyword 1.1.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')
-rw-r--r-- | dev-ruby/slow_enumerator_tools/slow_enumerator_tools-1.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/slow_enumerator_tools/slow_enumerator_tools-1.1.0-r1.ebuild b/dev-ruby/slow_enumerator_tools/slow_enumerator_tools-1.1.0-r1.ebuild index 938cd69faa80..e8b302e33ebd 100644 --- a/dev-ruby/slow_enumerator_tools/slow_enumerator_tools-1.1.0-r1.ebuild +++ b/dev-ruby/slow_enumerator_tools/slow_enumerator_tools-1.1.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=8 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/ddfreyne/slow_enumerator_tools/" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="" all_ruby_prepare() { |