summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-07-30 07:16:01 +0200
committerHans de Graaff <graaff@gentoo.org>2017-07-30 07:57:20 +0200
commitdfed39e80c33e797bd8aa25975b5a7cfadb391b8 (patch)
tree569592ff79b80e1aaa4d0c209584c57bddd0a329
parentdev-ruby/fakeweb: document ruby24 status (diff)
downloadgentoo-dfed39e80c33e797bd8aa25975b5a7cfadb391b8.tar.gz
gentoo-dfed39e80c33e797bd8aa25975b5a7cfadb391b8.tar.bz2
gentoo-dfed39e80c33e797bd8aa25975b5a7cfadb391b8.zip
dev-ruby/xml-simple: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-ruby/xml-simple/xml-simple-1.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild
index fcc51b10a972..774c64077fc9 100644
--- a/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild
+++ b/dev-ruby/xml-simple/xml-simple-1.1.5.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"
# Gem only contains lib code, and github repository has no tags.
RUBY_FAKEGEM_RECIPE_DOC="rdoc"