From 0f447a6b9143199b084ee670750e9e9bd5e35218 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 13 Oct 2018 17:59:46 +0200 Subject: [PATCH] Remove explicit aarch64 from ExclusiveArch It's set in the ldc_arches macro now that we're using. --- ldc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldc.spec b/ldc.spec index d3c9a86..b5e81fd 100644 --- a/ldc.spec +++ b/ldc.spec @@ -30,7 +30,7 @@ Source1: https://github.com/ldc-developers/ldc/releases/download/v%{boots %endif Source3: macros.%{name} -ExclusiveArch: %{ldc_arches} aarch64 +ExclusiveArch: %{ldc_arches} %if ! 0%{?bootstrap} BuildRequires: ldc