]> git.pld-linux.org Git - packages/docker-ce.git/commitdiff
works fine on aarch64
authorJan Palus <atler@pld-linux.org>
Sat, 23 May 2020 00:42:09 +0000 (02:42 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 23 May 2020 00:42:09 +0000 (02:42 +0200)
docker-ce.spec

index e3f84194ac49043e8790a2b0501e4935f90e2b2f..00638f781cfc8d1dcdfe3ed663632092137888a8 100644 (file)
@@ -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
This page took 0.1555 seconds and 4 git commands to generate.