summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d1ecaf25152..374ef61ae873 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
_pkgname=rainicorn
pkgname=$_pkgname
pkgver=1.0.0
-arch=('x86' 'x86_64')
+arch=('i686' 'x86_64')
pkgrel=1
pkgdesc="Rainicorn is a tool intended for use by Rust IDEs."
url="https://github.com/RustDT/Rainicorn"