summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-08 13:13:02 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-08 13:13:02 +0100
commitfb6ca48eec0f01ecc91c0ee07314135f27fea6fe (patch)
treef1f435507bf7ca86a7ecb8def350949a0aaae20b /dev-ruby/rspec-support
parentdev-ruby/rspec-mocks: Stabilize 3.11.2 ppc, #890196 (diff)
downloadgentoo-fb6ca48eec0f01ecc91c0ee07314135f27fea6fe.tar.gz
gentoo-fb6ca48eec0f01ecc91c0ee07314135f27fea6fe.tar.bz2
gentoo-fb6ca48eec0f01ecc91c0ee07314135f27fea6fe.zip
dev-ruby/rspec-support: Stabilize 3.11.1 ppc, #890196
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-support')
-rw-r--r--dev-ruby/rspec-support/rspec-support-3.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.11.1.ebuild b/dev-ruby/rspec-support/rspec-support-3.11.1.ebuild
index d4946c6dbd09..cb5b709cbf68 100644
--- a/dev-ruby/rspec-support/rspec-support-3.11.1.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="3"
-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"
+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? ( >=dev-ruby/rspec-3.9.0:3 >=dev-ruby/thread_order-1.1.0 )"