diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-08 22:51:01 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-08 22:58:59 +0800 |
commit | f3f3f13be4d3ff4c8b726a7cf200a9d29bcf4c95 (patch) | |
tree | b85cae0f19f7a07c1ee5b8883fb5021218e32d24 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-its: keyword 1.3.0-r1 for ~loong (diff) | |
download | gentoo-f3f3f13be4d3ff4c8b726a7cf200a9d29bcf4c95.tar.gz gentoo-f3f3f13be4d3ff4c8b726a7cf200a9d29bcf4c95.tar.bz2 gentoo-f3f3f13be4d3ff4c8b726a7cf200a9d29bcf4c95.zip |
dev-ruby/rspec-core: keyword 2.99.2-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild b/dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild index 75108e8aa0c7..e8fda14e45c7 100644 --- a/dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.99.2-r2.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 @@ -24,7 +24,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( |