summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDamien Flament2018-12-16 23:41:26 +0100
committerDamien Flament2018-12-16 23:41:26 +0100
commit6dc87f1676850c8634eceec4a4858ea298230967 (patch)
tree65f548f0979adaf207362434d76f42ca08a9c816 /PKGBUILD
parent73e87035164bd9fe132db7d9875a50188133b2ca (diff)
downloadaur-6dc87f1676850c8634eceec4a4858ea298230967.tar.gz
Removed unsupported i686 architecture.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f0e411d0028..b538ae9c2913 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=librecad-git
pkgver=2.2.0_rc1_91_g8604f171
pkgrel=1
pkgdesc="A 2D CAD drawing tool based on the community edition of QCad."
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="http://librecad.org"
license=('GPL')