summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-06-19 07:08:31 +0200
committerHans de Graaff <graaff@gentoo.org>2017-06-19 07:19:27 +0200
commita91a4999af2cd329d0575e8b8f76876f84aff4d9 (patch)
treeacc01cd36da0cb05d172f8f675d000827ecc46a2 /dev-ruby/termcolor/termcolor-1.2.2.ebuild
parentdev-ruby/term-ansicolor: cleanup (diff)
downloadgentoo-a91a4999af2cd329d0575e8b8f76876f84aff4d9.tar.gz
gentoo-a91a4999af2cd329d0575e8b8f76876f84aff4d9.tar.bz2
gentoo-a91a4999af2cd329d0575e8b8f76876f84aff4d9.zip
dev-ruby/termcolor: add ruby23, ruby24
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/termcolor/termcolor-1.2.2.ebuild')
-rw-r--r--dev-ruby/termcolor/termcolor-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/termcolor/termcolor-1.2.2.ebuild b/dev-ruby/termcolor/termcolor-1.2.2.ebuild
index d591ae86cc8d..568e067cd5a0 100644
--- a/dev-ruby/termcolor/termcolor-1.2.2.ebuild
+++ b/dev-ruby/termcolor/termcolor-1.2.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
#*** Using highline effectively in JRuby requires manually installing the ffi-ncurses gem.
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_TEST="rspec"