From e4565a2b41b0ebe92503aeef6df3588dd1951cd3 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Tue, 27 Jun 2017 15:52:17 +0000 Subject: [PATCH] testing/simgear: enable build on ppc64le Enable build as openscenegraph now builds on ppc64le. --- testing/simgear/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/simgear/APKBUILD b/testing/simgear/APKBUILD index 95576d8e52e..8044289ee38 100644 --- a/testing/simgear/APKBUILD +++ b/testing/simgear/APKBUILD @@ -4,7 +4,7 @@ pkgver=2017.1.3 pkgrel=1 pkgdesc="Sim library for FlightGear" url="https://github.com/FlightGear/simgear" -arch="all !ppc64le" #openscenegraph not avail on excluded arches +arch="all" license="GPL" depends= depends_dev=