summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3d6318304d6..35b406ca4c4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=0.11.2
pkgrel=3
pkgdesc="Command-line tool for installing system dependencies on a variety of platforms."
url="http://ros.org/doc/api/rosdep2/html/"
-arch=('x86_64' 'i686')
+arch=('any')
license=('BSD')
depends=('python2' 'python2-catkin-pkg' 'python2-rospkg' 'python2-rosdistro' 'python2-yaml')
optdepends=()