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 8334ec31c7d6..12b8260508b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=urdfdom
pkgver=0.3.0
pkgrel=5
pkgdesc="The URDF (U-Robot Description Format) library provides core data structures and a simple XML parsers for populating the class data structures from an URDF file."
-arch=('i686' 'x86_64')
+arch=('any')
url="https://github.com/ros/urdfdom"
license=('BSD')
depends=( 'boost' 'tinyxml' 'console-bridge' 'urdfdom-headers')