summaryrefslogtreecommitdiff
path: root/community/augeas
diff options
context:
space:
mode:
Diffstat (limited to 'community/augeas')
-rw-r--r--community/augeas/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/augeas/PKGBUILD b/community/augeas/PKGBUILD
index 51cd9aa07..9367bc7f7 100644
--- a/community/augeas/PKGBUILD
+++ b/community/augeas/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=augeas
pkgver=0.8.0
pkgrel=1
pkgdesc="A configuration editing tool that parses config files and transforms them into a tree"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
url="http://augeas.net"
depends=('readline')