From 88336b42cc3e19da726bb3ae96f55677ed29c5e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Persson?= Date: Mon, 3 Sep 2012 09:28:45 +0200 Subject: [PATCH] Hard-coded ExclusiveArch. --- zlib-ada.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zlib-ada.spec b/zlib-ada.spec index f6d2de1..5ae9de2 100644 --- a/zlib-ada.spec +++ b/zlib-ada.spec @@ -18,7 +18,7 @@ Source3: zlib_ada.gpr BuildRequires: gcc-gnat fedora-gnat-project-common zlib-devel chrpath # Build only on architectures where gcc-gnat is available: -ExclusiveArch: %{GNAT_arches} +ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 alpha %global common_description_en \ Zlib-Ada is a thick Ada binding to the popular compression/decompression \