From e086865713dc36cd28dabab6a3300ca0073b8b62 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sun, 10 Mar 2019 02:51:02 +0100 Subject: [PATCH] temp/mesa: only build for armhf armv7 aarch64 Make it possible to use Alpine's mesa for x86 and x86_64. Closes https://gitlab.com/postmarketOS/pmbootstrap/issues/1741 --- temp/mesa/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/temp/mesa/APKBUILD b/temp/mesa/APKBUILD index 96f49dc42..85d40014f 100644 --- a/temp/mesa/APKBUILD +++ b/temp/mesa/APKBUILD @@ -5,7 +5,7 @@ _pkgver=19.0.0-rc7 pkgrel=1 pkgdesc="[${_pkgver}] Mesa DRI OpenGL library" url="https://www.mesa3d.org" -arch="all" +arch="armhf armv7 aarch64" license="MIT SGI-B-2.0 BSL-1.0" subpackages=" $pkgname-dev