diff --git a/python-autobahn.changes b/python-autobahn.changes index 478dc32..0d05106 100644 --- a/python-autobahn.changes +++ b/python-autobahn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 7 13:56:05 UTC 2022 - Andreas Schwab + +- Do not use NVX on riscv64 + ------------------------------------------------------------------- Tue May 18 11:41:43 UTC 2021 - Dirk Müller diff --git a/python-autobahn.spec b/python-autobahn.spec index 15526b5..c811c89 100644 --- a/python-autobahn.spec +++ b/python-autobahn.spec @@ -1,7 +1,7 @@ # # spec file for package python-autobahn # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%ifarch %arm aarch64 +%ifarch %arm aarch64 riscv64 %bcond_with nvx_support %else %bcond_without nvx_support