summaryrefslogtreecommitdiff
path: root/community/distcc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/distcc/PKGBUILD')
-rw-r--r--community/distcc/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/distcc/PKGBUILD b/community/distcc/PKGBUILD
index 8aeb60fd5..8023fb7eb 100644
--- a/community/distcc/PKGBUILD
+++ b/community/distcc/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=distcc
pkgver=3.1
-pkgrel=3
+pkgrel=4.1
pkgdesc="A distributed C, C++, Obj C compiler"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/distcc/"
license=('GPL')
depends=('gcc' 'popt')