diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 16:31:40 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 16:32:21 +0200 |
commit | fadf726230c29c2bc9190777014f9ad550badbc5 (patch) | |
tree | 2b89cb3b52319a3c88cb8c83f4a8acdab6c7355a /dev-ruby/selenium-webdriver | |
parent | dev-ruby/rubyzip: keyword ~arm64 (diff) | |
download | gentoo-fadf726230c29c2bc9190777014f9ad550badbc5.tar.gz gentoo-fadf726230c29c2bc9190777014f9ad550badbc5.tar.bz2 gentoo-fadf726230c29c2bc9190777014f9ad550badbc5.zip |
dev-ruby/selenium-webdriver: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/selenium-webdriver')
-rw-r--r-- | dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild index 946f0d04c4ea..9c991789564e 100644 --- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild +++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild @@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium" LICENSE="Apache-2.0" SLOT="3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0 |