Skip to content

Commit

Permalink
dev-util/cucumber-wire: add ruby23
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
graaff committed Sep 1, 2016
1 parent e7df364 commit ba7cde8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dev-util/cucumber-wire/cucumber-wire-0.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $Id$

EAPI=5
USE_RUBY="ruby20 ruby21 ruby22"
USE_RUBY="ruby20 ruby21 ruby22 ruby23"

RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
Expand All @@ -18,3 +18,5 @@ LICENSE="Ruby"
KEYWORDS="~amd64"
SLOT="0"
IUSE="test"

ruby_add_bdepend "test? ( dev-util/cucumber )"

0 comments on commit ba7cde8

Please sign in to comment.