summaryrefslogtreecommitdiff
path: root/extra/dotconf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dotconf/PKGBUILD')
-rw-r--r--extra/dotconf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dotconf/PKGBUILD b/extra/dotconf/PKGBUILD
index c00c1582e..d19989cda 100644
--- a/extra/dotconf/PKGBUILD
+++ b/extra/dotconf/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.3
pkgrel=3
pkgdesc='A C library for parsing configuration files'
url="https://github.com/williamh/dotconf"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('glibc')
makedepends=('pkgconfig' 'findutils')
license=('LGPL2.1')