From: Hans de Graaff Date: Fri, 24 Jan 2020 06:59:18 +0000 (+0100) Subject: dev-ruby/rb-inotify: add ruby27 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=213c54f2ba9ea1c567fc341b068ab3d810ee96d4;p=gentoo.git dev-ruby/rb-inotify: add ruby27 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Hans de Graaff --- 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"