summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-03-05 08:57:22 +0100
committerHans de Graaff <graaff@gentoo.org>2017-03-05 08:57:22 +0100
commit51b433e97365e05bdf244cc536d198c303190c4c (patch)
tree35387130fd9c70eb90d6de942d7acd1ea561f6b3 /dev-ruby
parentdev-ruby/ruby-termios: Do not install bogus binstubs, bug 611688 (diff)
downloadgentoo-51b433e97365e05bdf244cc536d198c303190c4c.tar.gz
gentoo-51b433e97365e05bdf244cc536d198c303190c4c.tar.bz2
gentoo-51b433e97365e05bdf244cc536d198c303190c4c.zip
dev-ruby/typhoeus: add ruby23
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/typhoeus/typhoeus-0.6.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild b/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild
index 19250de6f6ee..6f9d3d397d53 100644
--- a/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild
+++ b/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADE.md"
RUBY_FAKEGEM_TASK_DOC=""