From d2d7a0f4b58eb2fdce0da5a754ef1d796b5349b9 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Thu, 27 Oct 2016 08:41:33 +0000 Subject: [PATCH] testing/openscenegraph: disable arm* builds --- testing/openscenegraph/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/openscenegraph/APKBUILD b/testing/openscenegraph/APKBUILD index fcbab82aec2..3dc903e2ffc 100644 --- a/testing/openscenegraph/APKBUILD +++ b/testing/openscenegraph/APKBUILD @@ -1,10 +1,10 @@ # Maintainer: Leonardo Arena pkgname=openscenegraph pkgver=3.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="High performance 3D graphics toolkit" url="https://openscenegraph.org" -arch="all" +arch="x86 x86_64" license="Custom" depends= depends_dev=