diff options
author | 2016-12-26 13:42:20 +0000 | |
---|---|---|
committer | 2016-12-26 13:42:20 +0000 | |
commit | b4b2a6fc3fffe550119c154293dc2b1f5c4e92d2 (patch) | |
tree | 7776924f5ed363b176419e8636252ee034bbf5fd /dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild | |
parent | 2016-12-25 14:42:25 UTC (diff) | |
parent | sci-biology/seqan: amd64 stable wrt bug #525628 (diff) | |
download | gentoo-b4b2a6fc3fffe550119c154293dc2b1f5c4e92d2.tar.gz gentoo-b4b2a6fc3fffe550119c154293dc2b1f5c4e92d2.tar.bz2 gentoo-b4b2a6fc3fffe550119c154293dc2b1f5c4e92d2.zip |
Merge updates from master
Diffstat (limited to 'dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild')
-rw-r--r-- | dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild b/dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild index 2d8a93fdb8dc..dd31782cbc91 100644 --- a/dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild +++ b/dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_TEST="rspec" |