diff options
Diffstat (limited to 'extra/apr')
-rw-r--r-- | extra/apr/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/apr/PKGBUILD b/extra/apr/PKGBUILD index 98fb60856..52e386797 100644 --- a/extra/apr/PKGBUILD +++ b/extra/apr/PKGBUILD @@ -5,9 +5,9 @@ pkgname=apr pkgver=1.4.5 -pkgrel=2 +pkgrel=2.1 pkgdesc="The Apache Portable Runtime" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://apr.apache.org/" depends=('util-linux-ng>=2.16') options=('!libtool') |