From 5e4c0593c3912753a6343d665c602ad780d61e83a3277439d8ad8851828f4693 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Mon, 30 Oct 2023 16:45:37 +0000 Subject: [PATCH] Accepting request 1121245 from home:alarrosa:branches:multimedia:libs - ExcludeArch s390, s390x and ppc64 since big endian support is not implemented. OBS-URL: https://build.opensuse.org/request/show/1121245 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/webrtc-audio-processing?expand=0&rev=25 --- webrtc-audio-processing.changes | 6 ++++++ webrtc-audio-processing.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/webrtc-audio-processing.changes b/webrtc-audio-processing.changes index 0e8dc77..d7444a2 100644 --- a/webrtc-audio-processing.changes +++ b/webrtc-audio-processing.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 30 16:42:04 UTC 2023 - Antonio Larrosa + +- ExcludeArch s390, s390x and ppc64 since big endian support is + not implemented. + ------------------------------------------------------------------- Wed Sep 20 09:49:19 UTC 2023 - Antonio Larrosa diff --git a/webrtc-audio-processing.spec b/webrtc-audio-processing.spec index 62f97a2..320ffc8 100644 --- a/webrtc-audio-processing.spec +++ b/webrtc-audio-processing.spec @@ -51,6 +51,7 @@ BuildRequires: meson >= 0.59.4 BuildRequires: pkgconfig BuildRequires: xz BuildRequires: cmake(absl) +ExcludeArch: s390 s390x ppc64 %description WebRTC is an open source project that enables web browsers with Real-Time