This is particularly necessary now that ostree, and hence flatpak, have
disabled i686 builds while picking up the new composefs dependency.
This commit is contained in:
Yaakov Selkowitz 2023-12-26 01:54:38 -05:00
parent 26378904e2
commit 93310f762c

View File

@ -45,6 +45,11 @@ Requires: fuse3
# Required for the GMemoryMonitor GIO API
Recommends: low-memory-monitor >= %{low_memory_monitor_version}
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
# also, ostree (and hence flatpak) not on i686 for F40/EL10
# https://github.com/containers/composefs/pull/229#issuecomment-1838735764
ExcludeArch: %{ix86}
%description
xdg-desktop-portal works by exposing a series of D-Bus interfaces known as
portals under a well-known name (org.freedesktop.portal.Desktop) and object