dev-ruby/selenium-webdriver: add ruby26
authorHans de Graaff <graaff@gentoo.org>
Mon, 29 Apr 2019 17:11:04 +0000 (19:11 +0200)
committerHans de Graaff <graaff@gentoo.org>
Mon, 29 Apr 2019 18:33:34 +0000 (20:33 +0200)
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild

index 1c6a4e89e3522e5e2fcd989862a459549e97443b..ba276f6341def4c673c85e707ed2a34580785a53 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 # NOTE: this package contains precompiled code. It appears that all
 # source code can be found at https://code.google.com/p/selenium/ but the