From d470763f77d6ee1a23753517b74a8a90238668acb02854bca61c1cf593e436e7 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Sat, 31 Mar 2018 03:00:48 +0000 Subject: [PATCH] Accepting request 590925 from home:jbrielmaier:branches:devel:languages:misc aarch64 works also, so we can enable it :) OBS-URL: https://build.opensuse.org/request/show/590925 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guix?expand=0&rev=14 --- guix.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guix.spec b/guix.spec index aafa006..7a5a7df 100644 --- a/guix.spec +++ b/guix.spec @@ -63,7 +63,7 @@ Requires: guile Requires: libgcrypt-devel Requires(pre): %{install_info_prereq} BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %{ix86} x86_64 %{arm} +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 %{?systemd_requires} %if %{systemd_present} BuildRequires: systemd-rpm-macros