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

This commit is contained in:
Ariadne Conill 2024-09-08 18:15:51 -07:00
parent f1bd426c78
commit a7ed8e74d3

View File

@ -4,7 +4,7 @@ pkgver=4.2.7
pkgrel=4 pkgrel=4
pkgdesc="Rendition video driver" pkgdesc="Rendition video driver"
url="https://xorg.freedesktop.org/" url="https://xorg.freedesktop.org/"
arch="all" arch="x86 x86_64"
license="MIT" license="MIT"
subpackages="$pkgname-doc" subpackages="$pkgname-doc"
options="!strip" options="!strip"