diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-15 14:43:21 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-18 07:48:49 +0100 |
commit | cb3d6d12aa043b4f557f2148f88e73b29512bc88 (patch) | |
tree | 4767ef900f904e6fb9f3230591c107221c7e37b8 /dev-ruby | |
parent | dev-ruby/shoulda-matchers: keyword 3.1.3-r1 for ~riscv (diff) | |
download | gentoo-cb3d6d12aa043b4f557f2148f88e73b29512bc88.tar.gz gentoo-cb3d6d12aa043b4f557f2148f88e73b29512bc88.tar.bz2 gentoo-cb3d6d12aa043b4f557f2148f88e73b29512bc88.zip |
dev-ruby/rspectacular: keyword 0.70.8-r1 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24606
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild b/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild index 7e58d39819f4..5a7ded17eccf 100644 --- a/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild +++ b/dev-ruby/rspectacular/rspectacular-0.70.8-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 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/thekompanee/rspectacular" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/rspec-3.1:3 dev-ruby/fuubar:2 dev-ruby/shoulda-matchers:3" |