diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-19 23:20:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-19 23:20:15 +0300 |
commit | 88f730ec260f102f970845ff54ebafb016a6d48c (patch) | |
tree | f95696a56b0e014af6181da69c664e6448ae29cf /dev-python/selenium | |
parent | dev-python/pydantic: Stabilize 1.9.2 sparc, #871813 (diff) | |
download | gentoo-88f730ec260f102f970845ff54ebafb016a6d48c.tar.gz gentoo-88f730ec260f102f970845ff54ebafb016a6d48c.tar.bz2 gentoo-88f730ec260f102f970845ff54ebafb016a6d48c.zip |
dev-python/selenium: Stabilize 4.4.3 arm64, #871786
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.4.3.ebuild b/dev-python/selenium/selenium-4.4.3.ebuild index 134e5bb067ea..28856cbe5c4b 100644 --- a/dev-python/selenium/selenium-4.4.3.ebuild +++ b/dev-python/selenium/selenium-4.4.3.ebuild @@ -17,7 +17,7 @@ SRC_URI=" " S=${WORKDIR} -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" LICENSE="Apache-2.0" SLOT="0" |