diff options
author | Sam James <sam@gentoo.org> | 2023-04-07 19:23:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-07 19:24:32 +0100 |
commit | f1ff9fc9214bb52bff8bcd7e33913517a40e44e9 (patch) | |
tree | 569d7880ff02279ef7911c462c0a5a09c29b3ce7 /dev-ruby/selenium-webdriver | |
parent | dev-ruby/railties: Keyword 7.0.4.3-r1 sparc, #761550 (diff) | |
download | gentoo-f1ff9fc9214bb52bff8bcd7e33913517a40e44e9.tar.gz gentoo-f1ff9fc9214bb52bff8bcd7e33913517a40e44e9.tar.bz2 gentoo-f1ff9fc9214bb52bff8bcd7e33913517a40e44e9.zip |
dev-ruby/selenium-webdriver: Keyword 4.1.0 sparc, #761550
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 29944400ea25..e76c9e2a9822 100644 --- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild +++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild @@ -28,7 +28,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium" LICENSE="Apache-2.0" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2 |