summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51100e423bd9..305eb89f578f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=bombardier
pkgver=1.2.5
pkgrel=1
pkgdesc="Crossplatform HTTP benchmarking tool written in Go"
-arch=('x86_64' 'i686')
+arch=('x86_64')
url="https://github.com/codesenberg/bombardier"
license=('MIT')
makedepends=('go')