diff --git a/testing/ktx/APKBUILD b/testing/ktx/APKBUILD index 02306a12e0f..1607bb3a1d9 100644 --- a/testing/ktx/APKBUILD +++ b/testing/ktx/APKBUILD @@ -5,7 +5,7 @@ pkgver=4.3.2 pkgrel=0 pkgdesc="KTX (Khronos Texture) tools and libraries" url="https://github.com/KhronosGroup/KTX-Software" -arch="all !s390x" +arch="all !s390x" license="Apache-2.0" depends="fmt $pkgname-libs" depends_dev="$pkgname-libs"