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 bf8d75919ccb..fa53e352b773 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=ramspeed
pkgver=2.6.0
pkgrel=2
pkgdesc='Open source utility to measure cache and memory performance'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
depends=('glibc')
license=('custom')
url='http://alasir.com/software/ramspeed/'