aboutsummaryrefslogtreecommitdiffstats
path: root/testing/simgear/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/simgear/APKBUILD')
-rw-r--r--testing/simgear/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/simgear/APKBUILD b/testing/simgear/APKBUILD
index ea8af32d10..b6e592841c 100644
--- a/testing/simgear/APKBUILD
+++ b/testing/simgear/APKBUILD
@@ -4,7 +4,7 @@ pkgver=2018.3.2
pkgrel=0
pkgdesc="Sim library for FlightGear"
url="https://github.com/FlightGear/simgear"
-arch="all"
+arch="x86 x86_64" # openscenegraph availability
license="GPL"
makedepends="$depends_dev boost-dev cmake curl-dev mesa-dev openal-soft-dev
openscenegraph-dev zlib-dev"