commit c40c0f56c9ab59259a8742b9f4490c52645906be
Author: Jan Palus <[email protected]>
Date:   Sat May 23 02:42:09 2020 +0200

    works fine on aarch64

 docker-ce.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docker-ce.spec b/docker-ce.spec
index e3f8419..00638f7 100644
--- a/docker-ce.spec
+++ b/docker-ce.spec
@@ -75,7 +75,7 @@ Obsoletes:    lxc-docker < 1.1.1
 # only runs on x64 hosts for now:
 # https://github.com/docker/docker/issues/136
 # https://github.com/docker/docker/issues/611
-ExclusiveArch: %{x8664}
+ExclusiveArch: %{x8664} aarch64
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                bash_compdir    %{_datadir}/bash-completion/completions
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/docker-ce.git/commitdiff/c40c0f56c9ab59259a8742b9f4490c52645906be

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to