From 17c7920bafc7b63a1305b97691f23777acbcbf321b3b9ac2ec5a6ed127433e69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= Date: Tue, 3 May 2016 14:07:51 +0000 Subject: [PATCH] Add aarch64 to Exclusivearch OBS-URL: https://build.opensuse.org/package/show/Virtualization/supermin?expand=0&rev=27 --- supermin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supermin.spec b/supermin.spec index 50cab6f..1c27f9e 100644 --- a/supermin.spec +++ b/supermin.spec @@ -30,7 +30,7 @@ Requires: zypper BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://libguestfs.org/download/supermin/supermin-%{version}.tar.xz %if "%{?_ignore_exclusive_arch}" == "" -ExclusiveArch: x86_64 ppc64 ppc64le s390x +ExclusiveArch: x86_64 ppc64 ppc64le s390x aarch64 %endif BuildRequires: autoconf