mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/xf86-video-ast: restrict to x86 platforms
This commit is contained in:
parent
d0c16e2acc
commit
ab6d3e4e95
@ -4,7 +4,7 @@ pkgver=1.1.6
|
||||
pkgrel=3
|
||||
pkgdesc="X.Org driver for ASpeedTech cards"
|
||||
url="https://xorg.freedesktop.org"
|
||||
arch="all"
|
||||
arch="x86 x86_64"
|
||||
license="MIT"
|
||||
makedepends="xorg-server-dev libxi-dev util-macros xorgproto"
|
||||
source="https://www.x.org/releases/individual/driver/xf86-video-ast-$pkgver.tar.xz"
|
||||
|
Loading…
Reference in New Issue
Block a user