diff options
Diffstat (limited to 'extra/apr/PKGBUILD')
-rw-r--r-- | extra/apr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/apr/PKGBUILD b/extra/apr/PKGBUILD index a1e496a34..dbb1fe20a 100644 --- a/extra/apr/PKGBUILD +++ b/extra/apr/PKGBUILD @@ -7,7 +7,7 @@ pkgname=apr pkgver=1.4.6 pkgrel=1 pkgdesc="The Apache Portable Runtime" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://apr.apache.org/" depends=('util-linux') options=('!libtool') |