diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/mpdecimal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mpdecimal/APKBUILD b/testing/mpdecimal/APKBUILD index 92544f17bb..7b3424ceb3 100644 --- a/testing/mpdecimal/APKBUILD +++ b/testing/mpdecimal/APKBUILD @@ -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" |
