From d0271f247ea8ea6d8c4f0fdd7f9b037f53abf954 Mon Sep 17 00:00:00 2001 From: Isaac David Date: Thu, 19 May 2016 21:46:43 -0500 Subject: retroarch: add armv7h support --- libre/retroarch/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libre/retroarch/PKGBUILD b/libre/retroarch/PKGBUILD index 3d5dfecfb..92e1a2722 100644 --- a/libre/retroarch/PKGBUILD +++ b/libre/retroarch/PKGBUILD @@ -8,7 +8,7 @@ pkgname=retroarch pkgver=1.3.4 pkgrel=1.parabola1 pkgdesc='Reference frontend for the libretro API, without nonfree software support, libretro-genesis-plus and libretro-snes9x recommendation' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'armv7h') url='http://www.libretro.com/' license=('GPL') groups=('libretro') -- cgit v1.2.3