diff options
-rw-r--r-- | libre/xorg-server/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xorg-server/PKGBUILD b/libre/xorg-server/PKGBUILD index 9e5598940..16735acd3 100644 --- a/libre/xorg-server/PKGBUILD +++ b/libre/xorg-server/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=xorg-server pkgname=('xorg-server') pkgver=1.17.3 pkgrel=1.parabola1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'armv7h') license=('custom') url="http://xorg.freedesktop.org" makedepends=('pixman' 'libx11' 'mesa' 'mesa-libgl' 'xf86driproto' 'xcmiscproto' 'xtrans' 'bigreqsproto' 'randrproto' |