diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-12-19 20:30:45 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-19 20:35:20 +0800 |
commit | 838b9da7810e872a6e1aa6565b2dcc944f18e37a (patch) | |
tree | e8d5c019940edff3a4c3401f0395a7dce5ff4912 /dev-ruby/selenium-webdriver | |
parent | dev-ruby/rubyzip: keyword ~riscv (diff) | |
download | gentoo-838b9da7810e872a6e1aa6565b2dcc944f18e37a.tar.gz gentoo-838b9da7810e872a6e1aa6565b2dcc944f18e37a.tar.bz2 gentoo-838b9da7810e872a6e1aa6565b2dcc944f18e37a.zip |
dev-ruby/selenium-webdriver: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@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 48a9afa6621d..14dd5338589a 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2 |