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

This commit is contained in:
Ariadne Conill 2024-09-08 18:07:34 -07:00
parent ab6d3e4e95
commit dd64d85ddc

View File

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