~comcloudway/builds.sr.ht

c12d1b6038bde53e9aafe692ce04dae3eb7142de — Drew DeVault 5 years ago 1a70bc3
qemu: ppc64le is provided by qemu-system-ppc64
1 files changed, 0 insertions(+), 1 deletions(-)

M images/qemu/Dockerfile
M images/qemu/Dockerfile => images/qemu/Dockerfile +0 -1
@@ 51,7 51,6 @@ COPY --from=0 /bin/qemu-system-i386 /bin/
COPY --from=0 /bin/qemu-system-aarch64 /bin/
COPY --from=0 /bin/qemu-system-arm /bin/
COPY --from=0 /bin/qemu-system-ppc64 /bin/
COPY --from=0 /bin/qemu-system-ppc64le /bin/
COPY --from=0 /bin/qemu-system-s390x /bin/
COPY --from=0 /bin/qemu-system-mips /bin/
COPY --from=0 /bin/qemu-system-mipsel /bin/