From dd6995fe7c00c8cca3625430c97f2ee7294d4dde Mon Sep 17 00:00:00 2001 From: Alexandre Mutel Date: Fri, 19 Jul 2024 13:36:00 +0000 Subject: [PATCH] Remove trailing whitespace --- testing/ktx/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"