Skip to content

Commit

Permalink
Revert "dev-util/cucumber-3.0.2: fix test dependency."
Browse files Browse the repository at this point in the history
This reverts commit 27961ac.

This does not fix bug 661022
  • Loading branch information
graaff committed Jul 15, 2018
1 parent 9af428d commit 5e3bda1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dev-util/cucumber/cucumber-3.0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
USE_RUBY="ruby23 ruby24"
USE_RUBY="ruby22 ruby23 ruby24"

# Documentation task depends on sdoc which we currently don't have.
RUBY_FAKEGEM_TASK_DOC=""
Expand All @@ -26,8 +26,6 @@ IUSE="examples test"
ruby_add_bdepend "
test? (
dev-ruby/rspec:3
dev-ruby/bundler
>=dev-ruby/diff-lcs-1.3
>=dev-ruby/nokogiri-1.5.2
>=dev-ruby/syntax-1.0.0
>=dev-util/aruba-0.6.1 =dev-util/aruba-0.6*
Expand Down

0 comments on commit 5e3bda1

Please sign in to comment.