aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2021-05-29 12:56:15 -0600
committerAriadne Conill <ariadne@dereferenced.org>2021-05-29 12:56:37 -0600
commitc5103d11f85ea7d2e109166f2f1a86ccb93e9002 (patch)
treeb8816cb3661a16392cadbc5343ceaa8942494f8d
parent030f6d34cd5ce99a96a155a72ce2001623268b8e (diff)
community/coregarage: disable, FTBFS
-rw-r--r--community/coregarage/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/coregarage/APKBUILD b/community/coregarage/APKBUILD
index 5304432e3fd..2c32842c32c 100644
--- a/community/coregarage/APKBUILD
+++ b/community/coregarage/APKBUILD
@@ -4,7 +4,7 @@ pkgname=coregarage
pkgver=4.2.0
pkgrel=0
pkgdesc="A settings manager for C-Suite"
-arch="all !s390x !mips64" # polkit
+arch="" # FTBFS
url="https://gitlab.com/cubocore"
license="GPL-3.0-or-later"
depends="qt5-qtsvg"