diff --git a/python-xattr.spec b/python-xattr.spec index e8aa75e..b7854af 100644 --- a/python-xattr.spec +++ b/python-xattr.spec @@ -14,6 +14,9 @@ BuildRequires: python3-devel # Test dependencies BuildRequires: pytest +# Not needed for multilib +ExcludeArch: %{ix86} + %global _description %{expand: Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system