diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-12-13 08:39:53 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-12-13 09:09:04 +0100 |
commit | bfbf7f69f110c958248a0b9b0adcccef732e5a18 (patch) | |
tree | aa16db20de43b0f0d332079e72b31d43919284a5 /dev-ruby/best_in_place | |
parent | dev-ruby/rmagick: add ruby25 (diff) | |
download | gentoo-bfbf7f69f110c958248a0b9b0adcccef732e5a18.tar.gz gentoo-bfbf7f69f110c958248a0b9b0adcccef732e5a18.tar.bz2 gentoo-bfbf7f69f110c958248a0b9b0adcccef732e5a18.zip |
dev-ruby/best_in_place: add ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/best_in_place')
-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 e79597b0417a..799960989b68 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-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.md" |