From: Hans de Graaff Date: Mon, 29 Apr 2019 17:11:04 +0000 (+0200) Subject: dev-ruby/selenium-webdriver: add ruby26 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f040a2028e0b9e37ac1f95b4c720022bd1c8aa0b;p=gentoo.git dev-ruby/selenium-webdriver: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild index 1c6a4e89e352..ba276f6341de 100644 --- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild +++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild @@ -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