temp/weston: Re-enable x86 (!131)

This commit is contained in:
Grant Miller 2019-01-03 23:56:59 -06:00 committed by Oliver Smith
parent cb200a36db
commit 038ecb45b3

View file

@ -8,7 +8,7 @@ _libname=lib$pkgname
_libdir=$_libname-${_pkgver%%.*} _libdir=$_libname-${_pkgver%%.*}
pkgdesc="The reference Wayland server" pkgdesc="The reference Wayland server"
url="https://wayland.freedesktop.org/" url="https://wayland.freedesktop.org/"
arch="x86_64 armhf aarch64" arch="all"
license="MIT" license="MIT"
depends="" depends=""
makedepends="wayland-protocols libxkbcommon-dev xkeyboard-config makedepends="wayland-protocols libxkbcommon-dev xkeyboard-config