diff options
Diffstat (limited to 'testing/elektra/APKBUILD')
-rw-r--r-- | testing/elektra/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/elektra/APKBUILD b/testing/elektra/APKBUILD index f07a7a9ba0..a489fc5dc4 100644 --- a/testing/elektra/APKBUILD +++ b/testing/elektra/APKBUILD @@ -8,8 +8,7 @@ pkgver=0.8.21 pkgrel=0 pkgdesc="A universal and secure framework to access configuration parameters" url="https://www.libelektra.org" -# aarch64: fails to build -arch="all !aarch64" +arch="all" license="BSD-3-Clause" _luaver=5.3 # kdb doesn't work correctly without these plugins. |