summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 21:34:31 +0100
committerSam James <sam@gentoo.org>2023-03-28 21:37:07 +0100
commit8703b22e495ee02d7b8e0cfd20060cb07be1d9e7 (patch)
tree3d45c2a5d5b73b33895cdcf1e96fab7c53faf7b2
parentdev-ruby/rspec-core: Stabilize 3.12.1 ppc64, #903371 (diff)
downloadgentoo-8703b22e495ee02d7b8e0cfd20060cb07be1d9e7.tar.gz
gentoo-8703b22e495ee02d7b8e0cfd20060cb07be1d9e7.tar.bz2
gentoo-8703b22e495ee02d7b8e0cfd20060cb07be1d9e7.zip
dev-ruby/rspec-support: Stabilize 3.12.0 ppc64, #903369
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/rspec-support/rspec-support-3.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.12.0.ebuild b/dev-ruby/rspec-support/rspec-support-3.12.0.ebuild
index 2724a902fee9..7afbe8deb96e 100644
--- a/dev-ruby/rspec-support/rspec-support-3.12.0.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.12.0.ebuild
@@ -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 )"