diff --git a/community/xf86-video-vesa/APKBUILD b/community/xf86-video-vesa/APKBUILD index c2fe691f6b9..61809e1fb88 100644 --- a/community/xf86-video-vesa/APKBUILD +++ b/community/xf86-video-vesa/APKBUILD @@ -4,7 +4,7 @@ pkgver=2.6.0 pkgrel=4 pkgdesc="X.org generic VESA video driver" url="https://xorg.freedesktop.org/wiki/" -arch="all" +arch="x86 x86_64" license="MIT" subpackages="$pkgname-doc" makedepends="xorg-server-dev libxi-dev util-macros xorgproto"