diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-04-11 20:04:09 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-04-11 20:04:09 +0200 |
commit | c308ca6c266673780a994f0a7f670fc1aa6e9e31 (patch) | |
tree | 1f05295d40bedb9199ce9ed719a21498fd55ffb1 /dev-ruby | |
parent | dev-ruby/neovim-ruby-client: cleanup (diff) | |
download | gentoo-c308ca6c266673780a994f0a7f670fc1aa6e9e31.tar.gz gentoo-c308ca6c266673780a994f0a7f670fc1aa6e9e31.tar.bz2 gentoo-c308ca6c266673780a994f0a7f670fc1aa6e9e31.zip |
dev-ruby/GeoRuby: add ruby25, ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild index 77797b0c6def..ac12330a2fc7 100644 --- a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild +++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |