diff --git a/python-selenium.changes b/python-selenium.changes index 1a75dde..e772380 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 17 10:31:13 UTC 2024 - Andreas Schwab + +- Enable build on riscv64 + ------------------------------------------------------------------- Tue Oct 15 04:05:30 UTC 2024 - Steve Kowalik diff --git a/python-selenium.spec b/python-selenium.spec index c77af21..b124b98 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -46,7 +46,7 @@ Requires: python-trio-websocket >= 0.9 Requires: python-typing-extensions >= 4.9 Requires: python-urllib3 Requires: python-websocket-client >= 1.8 -ExclusiveArch: %{ix86} x86_64 %arm aarch64 +ExclusiveArch: %{ix86} x86_64 %arm aarch64 riscv64 %python_subpackages %description