Accepting request 1127709 from home:iznogood:branches:multimedia:libs

- Add arm to excluded arches.

OBS-URL: https://build.opensuse.org/request/show/1127709
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-rs?expand=0&rev=61
This commit is contained in:
Dominique Leuenberger 2023-11-22 13:23:54 +00:00 committed by Git OBS Bridge
parent 468cf4c633
commit 41eb5fed81
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 16 12:11:54 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Add arm to excluded arches.
-------------------------------------------------------------------
Thu Nov 16 10:57:33 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -72,7 +72,7 @@ BuildRequires: pkgconfig(pango)
Requires: gstreamer
Requires: gstreamer-plugins-base
Enhances: gstreamer
ExcludeArch: ppc ppc64 ppc64le s390 %ix86
ExcludeArch: ppc ppc64 ppc64le s390 %ix86 %arm
%description
GStreamer is a streaming media framework based on graphs of filters