diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-03-10 16:48:21 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-03-10 16:48:32 +0800 |
commit | c314c0a756a32216c3064f7f028da9a961db7c48 (patch) | |
tree | bd01c8e75ab53aa26ea5e7008e1e3122f798e787 /dev-python/selenium | |
parent | dev-python/trio-websocket: Keyword 0.9.2 riscv, #900601 (diff) | |
download | gentoo-c314c0a756a32216c3064f7f028da9a961db7c48.tar.gz gentoo-c314c0a756a32216c3064f7f028da9a961db7c48.tar.bz2 gentoo-c314c0a756a32216c3064f7f028da9a961db7c48.zip |
dev-python/selenium: Keyword 4.8.2 riscv, #900601
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.8.2.ebuild b/dev-python/selenium/selenium-4.8.2.ebuild index 405e34a5fa86..b959069e7a43 100644 --- a/dev-python/selenium/selenium-4.8.2.ebuild +++ b/dev-python/selenium/selenium-4.8.2.ebuild @@ -25,7 +25,7 @@ SRC_URI+=" ) " -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86" LICENSE="Apache-2.0" SLOT="0" |