diff options
Diffstat (limited to 'main/gmp5')
-rw-r--r-- | main/gmp5/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gmp5/APKBUILD b/main/gmp5/APKBUILD index 27239a10d7..1f7720c8fe 100644 --- a/main/gmp5/APKBUILD +++ b/main/gmp5/APKBUILD @@ -6,7 +6,7 @@ pkgver=5.0.1 pkgrel=1 pkgdesc="A free library for arbitrary precision arithmetic" url="http://gmplib.org/" -arch="x86 x86_64" +arch="all" license="LGPL3" makedepends="m4 texinfo" depends= |