aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/screenfetch/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/screenfetch/APKBUILD b/testing/screenfetch/APKBUILD
index b129417708..958f26c195 100644
--- a/testing/screenfetch/APKBUILD
+++ b/testing/screenfetch/APKBUILD
@@ -6,7 +6,7 @@ pkgver=3.8.0
pkgrel=0
pkgdesc="Fetches system/theme information in terminal for Linux desktop screenshots"
url="https://github.com/KittyKatt/screenFetch"
-arch="all"
+arch="noarch"
license="GPL-3.0"
depends="bash bc"
subpackages="$pkgname-doc"