summaryrefslogtreecommitdiff
path: root/community/openocd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/openocd/PKGBUILD')
-rw-r--r--community/openocd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openocd/PKGBUILD b/community/openocd/PKGBUILD
index c774eae9c..889755cbc 100644
--- a/community/openocd/PKGBUILD
+++ b/community/openocd/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=openocd
pkgver=0.5.0
pkgrel=2
pkgdesc="Debugging, in-system programming and boundary-scan testing for embedded target devices"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url="http://openocd.berlios.de"
license=('GPL')
depends=('libftdi')