aboutsummaryrefslogtreecommitdiffstats
path: root/testing/xorgxrdp
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-04-12 00:39:33 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2017-04-12 00:39:33 +0200
commitd68a09e48ce7aead53315d740582a5edef1c37f7 (patch)
tree28dc07fdc274828e2ad6b0529fee4fcdb568ac7a /testing/xorgxrdp
parentf60eadda60d47dc8b4a3fceec299c0ea4083d972 (diff)
downloadaports-d68a09e48ce7aead53315d740582a5edef1c37f7.tar.bz2
aports-d68a09e48ce7aead53315d740582a5edef1c37f7.tar.xz
testing/xorgxrdp: disable on x86
TEXTREL /home/buildozer/aports/testing/xorgxrdp/pkg/xorgxrdp/usr/lib/xorg/modules/libxorgxrdp.so
Diffstat (limited to 'testing/xorgxrdp')
-rw-r--r--testing/xorgxrdp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xorgxrdp/APKBUILD b/testing/xorgxrdp/APKBUILD
index 7cc545a2c4..3986d89d6a 100644
--- a/testing/xorgxrdp/APKBUILD
+++ b/testing/xorgxrdp/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.2.1
pkgrel=0
pkgdesc="Xorg drivers for xrdp"
url="https://github.com/neutrinolabs/xorgxrdp"
-arch="all"
+arch="all !x86"
license="X11"
depends=""
makedepends="xorg-server-dev xrdp-dev nasm"