summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-04-24 21:57:34 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-04-25 07:08:25 +0100
commit16552e8a7b79ce0efe09fb7a9acd52b167748adc (patch)
treece5200f812981d8f3a4bfffeb67a6536fb6ebd99 /dev-ruby/rspec-support
parentdev-ruby/ruby-oembed: add ruby24 (diff)
downloadgentoo-16552e8a7b79ce0efe09fb7a9acd52b167748adc.tar.gz
gentoo-16552e8a7b79ce0efe09fb7a9acd52b167748adc.tar.bz2
gentoo-16552e8a7b79ce0efe09fb7a9acd52b167748adc.zip
dev-ruby/rspec-support: stable 3.6.0 for sparc, bug #653658
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/rspec-support')
-rw-r--r--dev-ruby/rspec-support/rspec-support-3.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.6.0.ebuild b/dev-ruby/rspec-support/rspec-support-3.6.0.ebuild
index 391a4ecc2321..c20a74631574 100644
--- a/dev-ruby/rspec-support/rspec-support-3.6.0.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.6.0.ebuild
@@ -19,7 +19,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 ~ia64 ~ppc ~ppc64 ~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 ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/rspec-3.5.0:3 dev-ruby/thread_order )"