summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-01-08 15:14:32 +0100
committerHans de Graaff <graaff@gentoo.org>2019-01-09 09:07:12 +0100
commitf51264a5c1f44f72edcc813381b59c54d637a696 (patch)
treef4ca5914477ee0bbfdee9e58d5a1e9f3b02c2b99 /dev-ruby/rb-inotify
parentdev-ruby/thor: add ruby26 (diff)
downloadgentoo-f51264a5c1f44f72edcc813381b59c54d637a696.tar.gz
gentoo-f51264a5c1f44f72edcc813381b59c54d637a696.tar.bz2
gentoo-f51264a5c1f44f72edcc813381b59c54d637a696.zip
dev-ruby/rb-inotify: 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/rb-inotify')
-rw-r--r--dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"