Update pungi.spec

Exclude i686
This commit is contained in:
Stepan Oksanichenko 2025-09-30 12:08:21 +00:00
parent 65986b8eaf
commit 875e663809

View File

@ -8,6 +8,8 @@ URL: https://pagure.io/pungi
Source0: %{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2
Patch: https://pagure.io/pungi/pull-request/1860.patch Patch: https://pagure.io/pungi/pull-request/1860.patch
ExcludeArch: i686
BuildRequires: make BuildRequires: make
BuildRequires: python3-pytest BuildRequires: python3-pytest
# replaced by unittest.mock # replaced by unittest.mock