diff options
| author | Sam James <sam@gentoo.org> | 2023-04-07 07:01:23 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-04-07 12:24:49 +0100 |
| commit | c29ca2184cae7fca3bf32209b317034bc28456cd (patch) | |
| tree | 63b8468e1574db303b558345d8a8eca501ffce08 /dev-ruby/selenium-webdriver | |
| parent | 0492e51a704dacf6308b4f866a2279f6344a559e (diff) | |
| download | gentoo-c29ca2184cae7fca3bf32209b317034bc28456cd.tar.gz gentoo-c29ca2184cae7fca3bf32209b317034bc28456cd.tar.bz2 gentoo-c29ca2184cae7fca3bf32209b317034bc28456cd.zip | |
dev-ruby/selenium-webdriver: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/selenium-webdriver')
| -rw-r--r-- | dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild index 938aace196e4..29944400ea25 100644 --- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild +++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30 ruby31" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" # NOTE: this package contains precompiled code. It appears that all # source code can be found at https://code.google.com/p/selenium/ but the |
