mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-26 02:52:32 +01:00
testing/cpd: disable on mips
This commit is contained in:
parent
59f878926a
commit
ca2c19122c
@ -5,7 +5,7 @@ pkgver=0.5.1
|
||||
pkgrel=1
|
||||
pkgdesc="C++ implementation of the Coherent Point Drift point set registration algorithm."
|
||||
url="https://github.com/gadomski/cpd"
|
||||
arch="all !armv7" # Fails to get checksum
|
||||
arch="all !armv7 !mips !mips64" # Fails to get checksum
|
||||
license="GPL-2.0-or-later"
|
||||
makedepends="cmake eigen-dev fgt-dev"
|
||||
subpackages="$pkgname-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user