summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:21:06 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:32:08 +0100
commit2e846c7b76c93bee426cab0f2c20d9b56ce7f25f (patch)
tree7567c9ed8b523e5b836b61397bae03235ae5bbd5 /dev-ruby/rspec-support/rspec-support-3.9.1.ebuild
parentdev-ruby/rspec-retry: drop x86-macos (diff)
downloadgentoo-2e846c7b76c93bee426cab0f2c20d9b56ce7f25f.tar.gz
gentoo-2e846c7b76c93bee426cab0f2c20d9b56ce7f25f.tar.bz2
gentoo-2e846c7b76c93bee426cab0f2c20d9b56ce7f25f.zip
dev-ruby/rspec-support: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-support/rspec-support-3.9.1.ebuild')
-rw-r--r--dev-ruby/rspec-support/rspec-support-3.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.9.1.ebuild b/dev-ruby/rspec-support/rspec-support-3.9.1.ebuild
index ea10d2ded460..e941c51e7378 100644
--- a/dev-ruby/rspec-support/rspec-support-3.9.1.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~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.8.0:3 >=dev-ruby/thread_order-1.1.0 )"