15
0

Accepting request 952140 from openSUSE:Factory:RISCV

- Do not use NVX on riscv64

OBS-URL: https://build.opensuse.org/request/show/952140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autobahn?expand=0&rev=56
This commit is contained in:
2022-02-07 21:05:00 +00:00
committed by Git OBS Bridge
parent b5c0b80196
commit d6948a83b7
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 7 13:56:05 UTC 2022 - Andreas Schwab <schwab@suse.de>
- Do not use NVX on riscv64
-------------------------------------------------------------------
Tue May 18 11:41:43 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@@ -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