summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--social/uci/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/social/uci/PKGBUILD b/social/uci/PKGBUILD
index 51c3ba0e0..d306b77bd 100644
--- a/social/uci/PKGBUILD
+++ b/social/uci/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=uci
pkgver=0.8.0
pkgrel=1
pkgdesc="OpenWRT's Unified Configuration Interface"
-arch=('i686')
+arch=('i686' 'mips64el')
url="https://openwrt.org"
license=('GPL2')
makedepends=('git' 'cmake' 'lua')