diff options
| author | Milan P. Stanić <mps@arvanta.net> | 2019-11-18 21:53:00 +0100 |
|---|---|---|
| committer | Milan P. Stanić <mps@arvanta.net> | 2019-11-18 21:53:00 +0100 |
| commit | 2eee7799c4ae449491273c8c55e80ed40edae79e (patch) | |
| tree | 242eb703ef643b00f404fb4eacf94fe719a65163 /testing/openscenegraph | |
| parent | 0678fabff18f441972b4b86de9b0c579aea9000c (diff) | |
| download | aports-2eee7799c4ae449491273c8c55e80ed40edae79e.tar.bz2 aports-2eee7799c4ae449491273c8c55e80ed40edae79e.tar.xz | |
testing/openscenegraph: enable on aarch64
Diffstat (limited to 'testing/openscenegraph')
| -rw-r--r-- | testing/openscenegraph/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openscenegraph/APKBUILD b/testing/openscenegraph/APKBUILD index 2199251be1..7b98aba966 100644 --- a/testing/openscenegraph/APKBUILD +++ b/testing/openscenegraph/APKBUILD @@ -4,7 +4,7 @@ pkgver=3.4.1 pkgrel=5 pkgdesc="High performance 3D graphics toolkit" url="http://www.openscenegraph.org/" -arch="x86 x86_64 armv7" # gdal availability +arch="x86 x86_64 armv7 aarch64" # gdal availability license="Custom wxWindows-3 LGPL-2.1" makedepends="$depends_dev cmake mesa-dev curl-dev giflib-dev zlib-dev freetype-dev jpeg-dev tiff-dev sdl-dev sdl2-dev libxml2-dev gdal-dev" |
