diff options
author | 2023-11-11 20:02:17 +0000 | |
---|---|---|
committer | 2023-11-11 20:02:17 +0000 | |
commit | 975010c50a7e3aa6434e170f33de9804a87b7aac (patch) | |
tree | d8a41ec923b73358b9a101a568aac34d6e928265 /dev-python/selenium | |
parent | dev-python/pytest-localserver: Stabilize 0.8.1 ALLARCHES, #917200 (diff) | |
download | gentoo-975010c50a7e3aa6434e170f33de9804a87b7aac.tar.gz gentoo-975010c50a7e3aa6434e170f33de9804a87b7aac.tar.bz2 gentoo-975010c50a7e3aa6434e170f33de9804a87b7aac.zip |
dev-python/selenium: Stabilize 4.14.0 arm, #917202
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.14.0.ebuild b/dev-python/selenium/selenium-4.14.0.ebuild index 2f638fc8415a..6d4c6f30ad03 100644 --- a/dev-python/selenium/selenium-4.14.0.ebuild +++ b/dev-python/selenium/selenium-4.14.0.ebuild @@ -25,7 +25,7 @@ SRC_URI+=" ) " -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" LICENSE="Apache-2.0" SLOT="0" |