summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-03-09 10:21:49 +0100
committerHans de Graaff <graaff@gentoo.org>2018-03-09 10:23:00 +0100
commit428a303bac3f24e2cc16b47ab919ef701f851585 (patch)
treeda433080df24b39467ba91f787149f94ba0ce0ce /dev-ruby/GeoRuby
parentdev-ruby/jquery-ui-rails: cleanup (diff)
downloadgentoo-428a303bac3f24e2cc16b47ab919ef701f851585.tar.gz
gentoo-428a303bac3f24e2cc16b47ab919ef701f851585.tar.bz2
gentoo-428a303bac3f24e2cc16b47ab919ef701f851585.zip
dev-ruby/GeoRuby: add ruby24
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/GeoRuby')
-rw-r--r--dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild4
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 5717e7ed6758..77797b0c6def 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-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"