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 2f95869e602a..bcb73cf4f5da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _gitname=coremark
pkgver=r50.45faaf8
pkgrel=1
pkgdesc="CoreMark® is an industry-standard benchmark that measures the performance of central processing units (CPU) and embedded microcrontrollers (MCU)."
-arch=('i686' 'x86_64')
+arch=(any)
url="https://github.com/eembc/coremark.git"
license=('GPL')
makedepends=('git')