From d1319b654fdf3ca52d0256cdb130b7b89bcbfd75 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 13 Jul 2017 23:48:30 +0000 Subject: testing/weston: not available on x86, s390x, ppc64le for now --- testing/weston/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/weston/APKBUILD b/testing/weston/APKBUILD index a8a60c1821..807ed42da2 100644 --- a/testing/weston/APKBUILD +++ b/testing/weston/APKBUILD @@ -7,7 +7,7 @@ _libname=lib$pkgname _libdir=$_libname-${pkgver%%.*} pkgdesc="The reference Wayland server" url="http://wayland.freedesktop.org" -arch="all" +arch="all !s390x !x86 !ppc64le" license="MIT" depends="" makedepends="wayland-protocols libxkbcommon-dev xkeyboard-config -- cgit v1.2.3