mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/elektra: disable on aarch64 due to build failure
Reported to upstream: https://github.com/ElektraInitiative/libelektra/issues/1811
This commit is contained in:
parent
120a747aea
commit
8064daa941
@ -8,7 +8,8 @@ pkgver=0.8.21
|
||||
pkgrel=0
|
||||
pkgdesc="A universal and secure framework to access configuration parameters"
|
||||
url="https://www.libelektra.org"
|
||||
arch="all"
|
||||
# aarch64: fails to build
|
||||
arch="all !aarch64"
|
||||
license="BSD-3-Clause"
|
||||
_luaver=5.3
|
||||
# kdb doesn't work correctly without these plugins.
|
||||
|
Loading…
Reference in New Issue
Block a user