From 10842389f8aee11338d73eeeed27b3937a090906 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Wed, 8 Apr 2020 06:15:14 +0000 Subject: community/x2goserver: disable on mips --- community/x2goserver/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/x2goserver/APKBUILD') diff --git a/community/x2goserver/APKBUILD b/community/x2goserver/APKBUILD index a0231e2629f..d8293b63ffd 100644 --- a/community/x2goserver/APKBUILD +++ b/community/x2goserver/APKBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="X2Go enables you to access a graphical desktop of a computer over a low bandwidth (or high bandwidth) connection" options="!check" # No option to run testsuite in make url="https://wiki.x2go.org/doku.php" -arch="all" +arch="all !mips !mips64" license="GPL-2.0-or-later" options="suid" depends="perl perl-config-simple perl-dbi perl-file-readbackwards -- cgit v1.2.3