summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-02-01 09:55:29 +0100
committerHans de Graaff <graaff@gentoo.org>2019-02-01 11:56:15 +0100
commita6127d14fc25df9f237b8389edac493cc80bfc30 (patch)
treee67a3c59054ebd2898628cf6f844c87009b862f7 /dev-ruby
parentdev-ruby/mimemagic: add ruby26 (diff)
downloadgentoo-a6127d14fc25df9f237b8389edac493cc80bfc30.tar.gz
gentoo-a6127d14fc25df9f237b8389edac493cc80bfc30.tar.bz2
gentoo-a6127d14fc25df9f237b8389edac493cc80bfc30.zip
dev-ruby/method_source: 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')
-rw-r--r--dev-ruby/method_source/method_source-0.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/method_source/method_source-0.9.2.ebuild b/dev-ruby/method_source/method_source-0.9.2.ebuild
index c09563e2b275..892eed4a6816 100644
--- a/dev-ruby/method_source/method_source-0.9.2.ebuild
+++ b/dev-ruby/method_source/method_source-0.9.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"