summaryrefslogtreecommitdiff
path: root/community/tcc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tcc/PKGBUILD')
-rw-r--r--community/tcc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tcc/PKGBUILD b/community/tcc/PKGBUILD
index 8ed553e65..c5cc9d845 100644
--- a/community/tcc/PKGBUILD
+++ b/community/tcc/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=tcc
pkgver=0.9.25
pkgrel=2
pkgdesc="Tiny C Compiler"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url="http://bellard.org/tcc/"
license=('LGPL')
makedepends=('gcc')