dev-ruby/selenium-webdriver: add ruby27
authorHans de Graaff <graaff@gentoo.org>
Thu, 12 Mar 2020 13:25:22 +0000 (14:25 +0100)
committerHans de Graaff <graaff@gentoo.org>
Thu, 12 Mar 2020 13:25:22 +0000 (14:25 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7.ebuild

index da443bc4017aba27772812e684ace795e618f62e..fc0ae13ab285c1351728d826ef906694f2dbc359 100644 (file)
@@ -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"
 
 # NOTE: this package contains precompiled code. It appears that all
 # source code can be found at https://code.google.com/p/selenium/ but the