summaryrefslogtreecommitdiff
path: root/pcr/rosinstall
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/rosinstall')
-rw-r--r--pcr/rosinstall/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/rosinstall/PKGBUILD b/pcr/rosinstall/PKGBUILD
index 71077bc23..e171ad506 100644
--- a/pcr/rosinstall/PKGBUILD
+++ b/pcr/rosinstall/PKGBUILD
@@ -7,7 +7,7 @@ url='http://www.ros.org/'
pkgname='rosinstall'
pkgver='0.7.3'
pkgrel='1'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('BSD')
depends=('python2' 'cmake' 'wget' 'python2-vcstools'
'git' 'python2-distribute' 'python2-yaml' 'python2-wstool')