diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-19 14:47:06 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-20 17:52:30 +0800 |
commit | 8797b4107d7edac471800d0e3076c6b383f11549 (patch) | |
tree | 0499855f7a63161eaaf948894bfe0b8a4fa6ed6f /dev-python/selenium | |
parent | dev-python/trio-websocket: keyword 0.10.3 for ~loong (diff) | |
download | gentoo-8797b4107d7edac471800d0e3076c6b383f11549.tar.gz gentoo-8797b4107d7edac471800d0e3076c6b383f11549.tar.bz2 gentoo-8797b4107d7edac471800d0e3076c6b383f11549.zip |
dev-python/selenium: keyword 4.10.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@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 b382b4c85b72..19cf1db7fcc7 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 ~loong ppc ppc64 ~riscv ~s390 sparc x86" LICENSE="Apache-2.0" SLOT="0" |