diff --git a/gstreamer-plugins-rs.changes b/gstreamer-plugins-rs.changes index af65c2b..8749b35 100644 --- a/gstreamer-plugins-rs.changes +++ b/gstreamer-plugins-rs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 24 15:06:02 UTC 2023 - Bjørn Lie + +- Add ix86 to excluded arches. + ------------------------------------------------------------------- Fri Sep 22 14:29:14 UTC 2023 - Bjørn Lie diff --git a/gstreamer-plugins-rs.spec b/gstreamer-plugins-rs.spec index 37d2ddc..6a7ac5e 100644 --- a/gstreamer-plugins-rs.spec +++ b/gstreamer-plugins-rs.spec @@ -67,7 +67,7 @@ BuildRequires: pkgconfig(pango) Requires: gstreamer Requires: gstreamer-plugins-base Enhances: gstreamer -ExcludeArch: ppc ppc64 ppc64le s390 +ExcludeArch: ppc ppc64 ppc64le s390 %ix86 %description GStreamer is a streaming media framework based on graphs of filters