From 685164fc4c8dcfc909003c0d2d3ed480d1454fbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 7 Jul 2020 10:51:41 +0200 Subject: spotifyd: try to build on all architectures --- spotifyd/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spotifyd/APKBUILD b/spotifyd/APKBUILD index ffdb3ba..ec0a5ab 100644 --- a/spotifyd/APKBUILD +++ b/spotifyd/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.2.24 pkgrel=4 pkgdesc="A spotify daemon" url="https://github.com/Spotifyd/spotifyd" -arch="all !aarch64 !armv7" +arch="all" license="GPLv3" options="!check net" -- cgit v1.2.3