summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-02-03 09:30:13 +0100
committerHans de Graaff <graaff@gentoo.org>2019-02-03 11:04:12 +0100
commit432099b8cced5b0967d21ff336f5967e4bb166d7 (patch)
treeacc9c53b1262b17a57af07f83a1e2e4dbfdd8825 /dev-ruby/binding_of_caller
parentdev-ruby/bit-struct: add ruby26 (diff)
downloadgentoo-432099b8cced5b0967d21ff336f5967e4bb166d7.tar.gz
gentoo-432099b8cced5b0967d21ff336f5967e4bb166d7.tar.bz2
gentoo-432099b8cced5b0967d21ff336f5967e4bb166d7.zip
dev-ruby/binding_of_caller: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/binding_of_caller')
-rw-r--r--dev-ruby/binding_of_caller/binding_of_caller-0.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/binding_of_caller/binding_of_caller-0.8.0.ebuild b/dev-ruby/binding_of_caller/binding_of_caller-0.8.0.ebuild
index 3cb0f7f5dbed..3f44e2cc1ec0 100644
--- a/dev-ruby/binding_of_caller/binding_of_caller-0.8.0.ebuild
+++ b/dev-ruby/binding_of_caller/binding_of_caller-0.8.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="HISTORY README.md"