mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/xf86-video-i740: restrict to x86 platforms
This commit is contained in:
parent
0413bc34f3
commit
f1bd426c78
@ -4,7 +4,7 @@ pkgver=1.4.0
|
||||
pkgrel=4
|
||||
pkgdesc="Intel i740 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"
|
||||
|
Loading…
Reference in New Issue
Block a user