From 5469116bb15a9e5573fdf70af8511c8dce1e201d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Mas=C5=82owski?= Date: Sat, 3 Mar 2012 20:16:12 +0100 Subject: uci builds on mips64el. --- social/uci/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') -- cgit v1.2.3-2-g168b