summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-05-06 09:48:34 +0200
committerHans de Graaff <graaff@gentoo.org>2017-05-06 09:51:50 +0200
commit82fed5945723608c756395e6ba1ff47cb6f39dd5 (patch)
treec56070f276909df95231eca1acd7a55f879ab29e /dev-ruby/http_parser_rb
parentdev-ruby/activeldap: add ruby23 (diff)
downloadgentoo-82fed5945723608c756395e6ba1ff47cb6f39dd5.tar.gz
gentoo-82fed5945723608c756395e6ba1ff47cb6f39dd5.tar.bz2
gentoo-82fed5945723608c756395e6ba1ff47cb6f39dd5.zip
dev-ruby/http_parser_rb: add ruby24
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/http_parser_rb')
-rw-r--r--dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild
index 2bd9a5bc6792..0adc446f5954 100644
--- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild
+++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild
@@ -1,8 +1,8 @@
-# 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 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_TEST="rspec"