diff options
Diffstat (limited to 'main/mpfr3/APKBUILD')
-rw-r--r-- | main/mpfr3/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mpfr3/APKBUILD b/main/mpfr3/APKBUILD index 7a2eb976a9..90faed7c3a 100644 --- a/main/mpfr3/APKBUILD +++ b/main/mpfr3/APKBUILD @@ -4,7 +4,7 @@ pkgver=3.0.0 pkgrel=1 pkgdesc="multiple-precision floating-point library" url="http://www.mpfr.org/" -arch="x86 x86_64" +arch="all" license="GPL LGPL" depends= makedepends="gmp-dev texinfo" |