summaryrefslogtreecommitdiff
path: root/community/protobuf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/protobuf/PKGBUILD')
-rw-r--r--community/protobuf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/protobuf/PKGBUILD b/community/protobuf/PKGBUILD
index 860fe5a06..663cbe885 100644
--- a/community/protobuf/PKGBUILD
+++ b/community/protobuf/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=('protobuf' 'protobuf-python')
pkgver=2.4.1
pkgrel=2
pkgdesc="A way of encoding structured data in an efficient yet extensible format"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/protobuf/"
license=('APACHE')
depends=('gcc-libs' 'zlib')