mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/weston: not available on x86, s390x, ppc64le for now
This commit is contained in:
parent
71fefd6359
commit
d1319b654f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user