summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-02-02 17:52:08 +0100
committerHans de Graaff <graaff@gentoo.org>2018-02-02 17:52:08 +0100
commit0efa34200a6107dffba1e21fb6685f655d29b210 (patch)
treea94607788a860fcc99bfcca445cdb22fc2e89ea9 /dev-ruby/colored
parentdev-ruby/colorator: cleanup (diff)
downloadgentoo-0efa34200a6107dffba1e21fb6685f655d29b210.tar.gz
gentoo-0efa34200a6107dffba1e21fb6685f655d29b210.tar.bz2
gentoo-0efa34200a6107dffba1e21fb6685f655d29b210.zip
dev-ruby/colored: add ruby25
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/colored')
-rw-r--r--dev-ruby/colored/colored-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/colored/colored-1.2.ebuild b/dev-ruby/colored/colored-1.2.ebuild
index 781fc172b59a..629c7ecc9a3f 100644
--- a/dev-ruby/colored/colored-1.2.ebuild
+++ b/dev-ruby/colored/colored-1.2.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"