diff options
-rw-r--r-- | packaging/resourceproto.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/resourceproto.spec b/packaging/resourceproto.spec index fc7e36a..1c21361 100644 --- a/packaging/resourceproto.spec +++ b/packaging/resourceproto.spec @@ -11,6 +11,10 @@ Source1001: resourceproto.manifest BuildRequires: pkgconfig BuildRequires: pkgconfig(xorg-macros) +%if !%{with x} +ExclusiveArch: +%endif + %description %{summary}. |