diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-08-16 07:41:50 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-08-16 08:12:07 +0200 |
commit | 5dd09a228efed58de12f1617c44e95501fcf46d3 (patch) | |
tree | 3cab58c2c3356795a3904433b53d5bfc194e498a /dev-ruby/astrolabe | |
parent | dev-ruby/ice_nine: add ruby24 (diff) | |
download | gentoo-5dd09a228efed58de12f1617c44e95501fcf46d3.tar.gz gentoo-5dd09a228efed58de12f1617c44e95501fcf46d3.tar.bz2 gentoo-5dd09a228efed58de12f1617c44e95501fcf46d3.zip |
dev-ruby/astrolabe: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/astrolabe')
-rw-r--r-- | dev-ruby/astrolabe/astrolabe-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild b/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild index 230ea02cc8dc..61abe54ff9fb 100644 --- a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild +++ b/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_DOC="yard" RUBY_FAKEGEM_RECIPE_TEST="rspec" |