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

This commit is contained in:
Ariadne Conill 2024-09-08 18:20:10 -07:00
parent f3d140561d
commit 55c51cbaad

View File

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