1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 19:55:26 +03:00

testing/kealib: disable on mips64 and riscv64, missing hdf5 -> java-jdk

This commit is contained in:
Ariadne Conill 2021-07-27 22:24:49 -06:00
parent 1e9f2464ae
commit 5823b6da09

View file

@ -5,7 +5,7 @@ pkgver=1.4.14
pkgrel=0
pkgdesc="KEA is an image file format that provides a full implementation of the GDAL data model"
url="http://www.kealib.org/"
arch="all"
arch="all !mips64 !riscv64" # blocked by hdf5 (-> java-jdk)
license="MIT"
makedepends="
cmake