mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/mpdecimal: disable ppc64le
The build system does not recognize it.
This commit is contained in:
parent
71242ff0cd
commit
ea005c071b
@ -5,7 +5,7 @@ pkgver=2.4.2
|
||||
pkgrel=0
|
||||
pkgdesc="A complete implementation of the General Decimal Arithmetic Specification"
|
||||
url="http://www.bytereef.org/mpdecimal/index.html"
|
||||
arch="all"
|
||||
arch="all !ppc64le"
|
||||
license="BSD"
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://www.bytereef.org/software/mpdecimal/releases/$pkgname-$pkgver.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user