From 06ddfcf4fbfc85c7fc3ece986e556de2e2f3701b Mon Sep 17 00:00:00 2001 From: Isaac David Date: Wed, 28 Dec 2016 16:55:09 -0600 Subject: gnome-boxes: add armv7h to arch array --- libre/gnome-boxes/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/gnome-boxes/PKGBUILD') diff --git a/libre/gnome-boxes/PKGBUILD b/libre/gnome-boxes/PKGBUILD index ced541b93..9d8a7db4f 100644 --- a/libre/gnome-boxes/PKGBUILD +++ b/libre/gnome-boxes/PKGBUILD @@ -8,7 +8,7 @@ pkgname=gnome-boxes pkgver=3.22.3 pkgrel=1.parabola1 pkgdesc="Simple GNOME application to access remote or virtual systems, without artwork for non-FSDG compliant distros and operating systems" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'armv7h') url="https://wiki.gnome.org/Apps/Boxes" license=('LGPL') conflicts=(${pkgname}-libre) -- cgit v1.2.3