[packages/docker-ce] works fine on aarch64
atler
atler at pld-linux.org
Sat May 23 02:43:05 CEST 2020
commit c40c0f56c9ab59259a8742b9f4490c52645906be
Author: Jan Palus <atler at pld-linux.org>
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
More information about the pld-cvs-commit
mailing list