community/xf86-video-vesa: restrict to x86 platforms

This commit is contained in:
Ariadne Conill 2024-09-08 18:21:09 -07:00
parent 55c51cbaad
commit e687249793

View File

@ -4,7 +4,7 @@ pkgver=2.6.0
pkgrel=4
pkgdesc="X.org generic VESA video driver"
url="https://xorg.freedesktop.org/wiki/"
arch="all"
arch="x86 x86_64"
license="MIT"
subpackages="$pkgname-doc"
makedepends="xorg-server-dev libxi-dev util-macros xorgproto"