summaryrefslogtreecommitdiff
path: root/libre/x86_64-pc-linux-gnu-gcc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/x86_64-pc-linux-gnu-gcc/PKGBUILD')
-rw-r--r--libre/x86_64-pc-linux-gnu-gcc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/x86_64-pc-linux-gnu-gcc/PKGBUILD b/libre/x86_64-pc-linux-gnu-gcc/PKGBUILD
index 25e3257cd..f0395fd3f 100644
--- a/libre/x86_64-pc-linux-gnu-gcc/PKGBUILD
+++ b/libre/x86_64-pc-linux-gnu-gcc/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=$_pkgver${_snapshot/*-/+}
_islver=0.19
pkgrel=1
pkgdesc="The GNU Compiler Collection - cross compiler for x86_64 target"
-arch=('x86_64' 'i686' 'armv7h')
+arch=('i686' 'armv7h')
url='http://gcc.gnu.org/'
license=(GPL LGPL FDL)
depends=($_target-binutils libmpc zlib)