diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-05-05 11:11:10 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-05-05 11:35:09 +0200 |
commit | eeb3ee533f79df7affc8001776a1bf76a53f28f2 (patch) | |
tree | 948321240d4fa795dfae3e22147e58bb0c1dbbae /dev-ruby | |
parent | dev-ruby/bundler-audit: add ruby24, ruby25 (diff) | |
download | gentoo-eeb3ee533f79df7affc8001776a1bf76a53f28f2.tar.gz gentoo-eeb3ee533f79df7affc8001776a1bf76a53f28f2.tar.bz2 gentoo-eeb3ee533f79df7affc8001776a1bf76a53f28f2.zip |
dev-ruby/best_in_place: add ruby24
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/best_in_place/best_in_place-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/best_in_place/best_in_place-3.1.1.ebuild b/dev-ruby/best_in_place/best_in_place-3.1.1.ebuild index ec12f4326dc1..e79597b0417a 100644 --- a/dev-ruby/best_in_place/best_in_place-3.1.1.ebuild +++ b/dev-ruby/best_in_place/best_in_place-3.1.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby23 ruby24" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.md" |