summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJackalope2022-02-25 13:23:38 -0600
committerJackalope2022-02-25 13:23:38 -0600
commitaf9b444968c53b444f50d7c862ad9a08afda7530 (patch)
tree0e0e0bf15db6333e71db07f3af6b020b54332b49 /PKGBUILD
parentbcf77e6c0e5c514e9e6b8057e5a441ecf9832b3a (diff)
downloadaur-af9b444968c53b444f50d7c862ad9a08afda7530.tar.gz
Archs
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')