The package rpms/vapoursynth.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/vapoursynth.git/commit/?id=2d74286a2....
Change: +ExclusiveArch: %{ix86} x86_64
Thanks.
Full change: ============
commit 2d74286a22e4d464ea396a7d0f31ed5f7adb42fd Author: Simone Caronni negativo17@gmail.com Date: Sat Feb 29 17:08:42 2020 +0100
ExclusiveArch for i686 and x86_64
diff --git a/vapoursynth.spec b/vapoursynth.spec index a5462f8..56324e6 100644 --- a/vapoursynth.spec +++ b/vapoursynth.spec @@ -13,6 +13,8 @@ Source0: https://github.com/%%7Bname%7D/%%7Bname%7D/archive/R%%7Bversion%7D/%%7Bname%... Patch0: %{name}-version-info.patch Patch1: https://github.com/vapoursynth/vapoursynth/commit/a53ed4dda74d61d4cb56842dc0...
+ExclusiveArch: %{ix86} x86_64 + BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++
arch-excludes@lists.fedoraproject.org