summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-08-16 08:11:40 +0200
committerHans de Graaff <graaff@gentoo.org>2017-08-16 08:12:26 +0200
commitc8c251f5eaad33fc6a7e7cf06448e8b6e859eb46 (patch)
treee0c8ed39e3c010d48329445e43e12980d45a7da2 /dev-ruby/binding_of_caller
parentdev-ruby/bogus: add ruby24 (diff)
downloadgentoo-c8c251f5eaad33fc6a7e7cf06448e8b6e859eb46.tar.gz
gentoo-c8c251f5eaad33fc6a7e7cf06448e8b6e859eb46.tar.bz2
gentoo-c8c251f5eaad33fc6a7e7cf06448e8b6e859eb46.zip
dev-ruby/binding_of_caller: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/binding_of_caller')
-rw-r--r--dev-ruby/binding_of_caller/binding_of_caller-0.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/binding_of_caller/binding_of_caller-0.7.2.ebuild b/dev-ruby/binding_of_caller/binding_of_caller-0.7.2.ebuild
index d6d8b4467b4d..cabb6b095196 100644
--- a/dev-ruby/binding_of_caller/binding_of_caller-0.7.2.ebuild
+++ b/dev-ruby/binding_of_caller/binding_of_caller-0.7.2.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_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="HISTORY README.md"