summaryrefslogtreecommitdiff
path: root/community/confuse/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/confuse/PKGBUILD')
-rwxr-xr-xcommunity/confuse/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/confuse/PKGBUILD b/community/confuse/PKGBUILD
index 6f713df50..b64aab760 100755
--- a/community/confuse/PKGBUILD
+++ b/community/confuse/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=confuse
pkgver=2.7
pkgrel=1
pkgdesc="C-library for parsing configuration files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.nongnu.org/confuse"
license=('LGPL')
depends=('glibc')