diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-09 19:49:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-09 19:49:46 +0300 |
commit | 9f050dd99d56cf8b9ca2b4a5beb3851cee5261a5 (patch) | |
tree | e8adfd921d71f525497bfa547fc0eb7dccec7d1f /dev-python/selenium | |
parent | dev-python/selenium: Stabilize 4.10.0 x86, #910135 (diff) | |
download | gentoo-9f050dd99d56cf8b9ca2b4a5beb3851cee5261a5.tar.gz gentoo-9f050dd99d56cf8b9ca2b4a5beb3851cee5261a5.tar.bz2 gentoo-9f050dd99d56cf8b9ca2b4a5beb3851cee5261a5.zip |
dev-python/selenium: Stabilize 4.10.0 arm64, #910135
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.10.0.ebuild b/dev-python/selenium/selenium-4.10.0.ebuild index 287298a139ab..a9b1124c7d83 100644 --- a/dev-python/selenium/selenium-4.10.0.ebuild +++ b/dev-python/selenium/selenium-4.10.0.ebuild @@ -25,7 +25,7 @@ SRC_URI+=" ) " -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" LICENSE="Apache-2.0" SLOT="0" |