summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMax Ammann2015-12-21 21:51:01 +0100
committerMax Ammann2015-12-21 21:51:01 +0100
commite2f40c7b77f12393207a1f79da4285072956eecc (patch)
tree32c0ada725d5685ece666adefa86da99a6914d26 /PKGBUILD
parentf23e2681837ba910d49c07cbf212da85e30067c5 (diff)
downloadaur-e2f40c7b77f12393207a1f79da4285072956eecc.tar.gz
Set arch to i686/x86_64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7f1c82d7562..b59180e2dbde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Cycling Power Analysis Software. We believe that cyclists and triathletes should be able to download their power data to the
computer of their choice, analyze it in whatever way they see fit, and share their methods of
analysis with others."
-arch=('any')
+arch=('i686' 'x86_64')
url="http://www.goldencheetah.org/"
license=('GPL')
makedepends=(bison flex 'gcc' 'make' 'qt5-tools')