From 6aad9bd0db5a067c71a0dcfbc27185466fc3a7dc Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Feb 15 2020 09:32:39 +0000 Subject: Restrict builds to x86_64 Koji would by default build for many arches, but various packages failed for s390x. --- diff --git a/libreoffice.yaml b/libreoffice.yaml index 0032c59..cc2ef1b 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -26,6 +26,8 @@ data: default: rpms: - libreoffice + buildopts: + arches: [x86_64] components: rpms: apache-commons-logging: