Skip to content

Commit

Permalink
dev-ruby/github_api: fix addressable dependency, add ruby24
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
graaff committed Apr 19, 2018
1 parent 6bf9c46 commit 8b0fea4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ruby/github_api/github_api-0.18.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="ruby22 ruby23"
USE_RUBY="ruby22 ruby23 ruby24"

RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
Expand All @@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

ruby_add_rdepend "
>=dev-ruby/addressable-2.4 =dev-ruby/addressable-2.4*
>=dev-ruby/addressable-2.4 =dev-ruby/addressable-2*
>=dev-ruby/descendants_tracker-0.0.4 =dev-ruby/descendants_tracker-0.0*
>=dev-ruby/faraday-0.8:0
>=dev-ruby/hashie-3.5:3
Expand Down

0 comments on commit 8b0fea4

Please sign in to comment.