summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-02 08:08:30 +0100
committerSam James <sam@gentoo.org>2024-06-02 08:08:30 +0100
commit27a8ac806d0e6241a182852383e3ecb43d2bcc0b (patch)
treee8f7aebd32f7627eff8ad32813f4df2d324ed5eb
parentdev-ruby/rspec-mocks: Stabilize 3.13.1 x86, #933390 (diff)
downloadgentoo-27a8ac806d0e6241a182852383e3ecb43d2bcc0b.tar.gz
gentoo-27a8ac806d0e6241a182852383e3ecb43d2bcc0b.tar.bz2
gentoo-27a8ac806d0e6241a182852383e3ecb43d2bcc0b.zip
dev-ruby/rspec-support: Stabilize 3.13.1 x86, #933390
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/rspec-support/rspec-support-3.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.13.1.ebuild b/dev-ruby/rspec-support/rspec-support-3.13.1.ebuild
index 3171787db1fd..9e79e496369e 100644
--- a/dev-ruby/rspec-support/rspec-support-3.13.1.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.13.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
ruby_add_bdepend "test? ( >=dev-ruby/rspec-3.9.0:3 >=dev-ruby/thread_order-1.1.0 )"