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

Driver uses port I/O which is only available on x86, itanium
and alpha platforms.
This commit is contained in:
Ariadne Conill 2024-09-07 23:53:57 -07:00
parent 30f21a0646
commit ff36f3609a

View File

@ -4,7 +4,7 @@ pkgver=1.5.0
pkgrel=4
pkgdesc="3Dfx 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 libdrm-dev mesa-dev