summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8db24be21be..a5da12b3c3cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=proot
pkgver=5.3.1
pkgrel=1
pkgdesc="chroot, mount --bind, and binfmt_misc without privilege/setup (bin only)"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://proot-me.github.io/"
license=('GPL')
provides=('proot')