summaryrefslogtreecommitdiff
path: root/core/acl
diff options
context:
space:
mode:
Diffstat (limited to 'core/acl')
-rw-r--r--core/acl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/acl/PKGBUILD b/core/acl/PKGBUILD
index bfee4e73f..35c6ba0c1 100644
--- a/core/acl/PKGBUILD
+++ b/core/acl/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=acl
pkgver=2.2.49
pkgrel=2
pkgdesc="Access control list utilities, libraries and headers"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://savannah.nongnu.org/projects/acl"
license=('LGPL')
depends=('attr>=2.4.41')