summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-01-24 07:59:18 +0100
committerHans de Graaff <graaff@gentoo.org>2020-01-24 08:17:49 +0100
commit213c54f2ba9ea1c567fc341b068ab3d810ee96d4 (patch)
tree2960ff82dee671de23845105c2003612588e50fa /dev-ruby
parentdev-ruby/builder: add ruby27 (diff)
downloadgentoo-213c54f2ba9ea1c567fc341b068ab3d810ee96d4.tar.gz
gentoo-213c54f2ba9ea1c567fc341b068ab3d810ee96d4.tar.bz2
gentoo-213c54f2ba9ea1c567fc341b068ab3d810ee96d4.zip
dev-ruby/rb-inotify: add ruby27
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild
index fd890af7d202..435a53d40397 100644
--- a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild
+++ b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"