diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 19:05:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 19:14:36 +0000 |
commit | 5b343c35cbe6f26be1cf935f46201947312577d8 (patch) | |
tree | 24144faeabda0bd785f20514c260b2c5a31b1ff9 /dev-ruby/selenium-webdriver | |
parent | dev-ruby/launchy: Keyword 2.5.0 ppc, #692324 (diff) | |
download | gentoo-5b343c35cbe6f26be1cf935f46201947312577d8.tar.gz gentoo-5b343c35cbe6f26be1cf935f46201947312577d8.tar.bz2 gentoo-5b343c35cbe6f26be1cf935f46201947312577d8.zip |
dev-ruby/selenium-webdriver: Keyword 3.142.7-r1 ppc, #692324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/selenium-webdriver')
-rw-r--r-- | dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild index 011e5e42525e..443cbb2b93fc 100644 --- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild +++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild @@ -28,7 +28,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium" LICENSE="Apache-2.0" SLOT="3" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2 |