diff options
Diffstat (limited to '~fauno')
-rw-r--r-- | ~fauno/distccd-zeroconf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/~fauno/distccd-zeroconf/PKGBUILD b/~fauno/distccd-zeroconf/PKGBUILD index 2faf6acb3..1690daad9 100644 --- a/~fauno/distccd-zeroconf/PKGBUILD +++ b/~fauno/distccd-zeroconf/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=distcc pkgver=3.1 pkgrel=1 pkgdesc="A distributed C, C++, Obj C compiler with zeroconf support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/distcc/" license=('GPL') depends=('gcc' 'popt' 'avahi') |