mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 20:25:28 +03:00
testing/kealib: disable on mips64 and riscv64, missing hdf5 -> java-jdk
This commit is contained in:
parent
1e9f2464ae
commit
5823b6da09
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pkgver=1.4.14
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="KEA is an image file format that provides a full implementation of the GDAL data model"
|
pkgdesc="KEA is an image file format that provides a full implementation of the GDAL data model"
|
||||||
url="http://www.kealib.org/"
|
url="http://www.kealib.org/"
|
||||||
arch="all"
|
arch="all !mips64 !riscv64" # blocked by hdf5 (-> java-jdk)
|
||||||
license="MIT"
|
license="MIT"
|
||||||
makedepends="
|
makedepends="
|
||||||
cmake
|
cmake
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue