dev-ruby/selenium-webdriver: add ruby26

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
This commit is contained in:
Hans de Graaff
2019-04-29 19:11:04 +02:00
parent 24e21bbbfb
commit f040a2028e

View 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