From: Hans de Graaff Date: Tue, 8 Jan 2019 14:14:32 +0000 (+0100) Subject: dev-ruby/rb-inotify: add ruby26 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f51264a5c1f44f72edcc813381b59c54d637a696;p=gentoo.git dev-ruby/rb-inotify: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild index 05e307428f60..b210ddcbfc3f 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild @@ -1,9 +1,9 @@ -# 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"