dev-ruby/rb-inotify: add ruby26
authorHans de Graaff <graaff@gentoo.org>
Tue, 8 Jan 2019 14:14:32 +0000 (15:14 +0100)
committerHans de Graaff <graaff@gentoo.org>
Wed, 9 Jan 2019 08:07:12 +0000 (09:07 +0100)
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild

index 05e307428f60c8e62768a3575477e91ee4538e48..b210ddcbfc3f36b14c03f5b5b4251b27f1ed0b88 100644 (file)
@@ -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"