From 10b4ab04cced6820328462be6dedc0e5daa293e2 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 13 Jun 2017 07:46:03 +0200 Subject: [PATCH] Add back accidentally lost ExclusiveArch --- ldc.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ldc.spec b/ldc.spec index b74b03e..6735b10 100644 --- a/ldc.spec +++ b/ldc.spec @@ -28,6 +28,8 @@ Source1: https://github.com/ldc-developers/ldc/releases/download/v%{boots %endif Source3: macros.%{name} +ExclusiveArch: %{ldc_arches} + %if ! 0%{?bootstrap} BuildRequires: ldc %endif