diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-03-28 06:25:44 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-03-28 06:35:59 +0200 |
commit | be88bc27a553ad870d31e62dec4b98fbf6a79964 (patch) | |
tree | fa2282146dc1062de7fca095a71088d576fdf316 /dev-ruby/term-ansicolor | |
parent | dev-db/mysql-connector-c-6.1.11-r1: added ~mips, bug 556246 (diff) | |
download | gentoo-be88bc27a553ad870d31e62dec4b98fbf6a79964.tar.gz gentoo-be88bc27a553ad870d31e62dec4b98fbf6a79964.tar.bz2 gentoo-be88bc27a553ad870d31e62dec4b98fbf6a79964.zip |
dev-ruby/term-ansicolor: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/term-ansicolor')
-rw-r--r-- | dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild index c519b3b20f19..25127d359e0d 100644 --- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild +++ b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.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=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_RECIPE_TEST="none" |