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 3f18110f0..78753328d 100644 --- a/extra/apr/PKGBUILD +++ b/extra/apr/PKGBUILD @@ -7,7 +7,7 @@ pkgname=apr pkgver=1.4.5 pkgrel=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') |