aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sdfat/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/sdfat/APKBUILD')
-rw-r--r--testing/sdfat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sdfat/APKBUILD b/testing/sdfat/APKBUILD
index 1047f3bbe3..4af8818079 100644
--- a/testing/sdfat/APKBUILD
+++ b/testing/sdfat/APKBUILD
@@ -20,7 +20,7 @@ pkgrel=$(( _krel + _rel ))
pkgdesc="FAT12/16/32(VFAT)/64(exFAT) filesytems kernel module"
url="https://github.com/TBK/kernel-sdfat"
-arch="all"
+arch=""
license="GPL-2.0-or-later"
options="!check" # no test suite
depends="$_kpkg=$_kpkgver util-linux"