summaryrefslogtreecommitdiff
path: root/core/acl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/acl/PKGBUILD')
-rw-r--r--core/acl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/acl/PKGBUILD b/core/acl/PKGBUILD
index 9a5deba1a..f3b4c1d5b 100644
--- a/core/acl/PKGBUILD
+++ b/core/acl/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=acl
pkgver=2.2.52
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.46')