diff options
Diffstat (limited to 'community/setconf/PKGBUILD')
-rw-r--r-- | community/setconf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/setconf/PKGBUILD b/community/setconf/PKGBUILD index 6d0586f00..733c5453d 100644 --- a/community/setconf/PKGBUILD +++ b/community/setconf/PKGBUILD @@ -5,7 +5,7 @@ pkgname=setconf pkgver=0.5.3 pkgrel=1 pkgdesc='Utility to easily change settings in configuration files or Makefiles' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://setconf.roboticoverlords.org/' license=('GPL2') depends=('pcre' 'gc') |