diff options
Diffstat (limited to 'community/libreoffice')
-rw-r--r-- | community/libreoffice/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/libreoffice/APKBUILD b/community/libreoffice/APKBUILD index c89fd2732b..fe0947cf63 100644 --- a/community/libreoffice/APKBUILD +++ b/community/libreoffice/APKBUILD @@ -11,6 +11,7 @@ url="https://www.libreoffice.org/" # ppc64le build failure, https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/11136#note_184208 # aarch64, armv7, x86 can't link to boost_filesystem on 3.15 builders arch="all !s390x !mips64 !riscv64 !armhf !ppc64le !aarch64 !armv7 !x86" +arch="" # see https://gitlab.alpinelinux.org/alpine/aports/-/issues/13141 license="MPL-2.0" makedepends=" apache-ant |