summaryrefslogtreecommitdiff
path: root/libre/gnome-boxes/PKGBUILD
diff options
context:
space:
mode:
authorIsaac David <isacdaavid@isacdaavid.info>2016-12-28 16:55:09 -0600
committerIsaac David <isacdaavid@isacdaavid.info>2016-12-28 16:55:09 -0600
commit06ddfcf4fbfc85c7fc3ece986e556de2e2f3701b (patch)
tree15744504c44faf100bd830bdb20f23252b1a9342 /libre/gnome-boxes/PKGBUILD
parent4bb0ed566a66fd60f7b09ed82fa04052c7537a80 (diff)
gnome-boxes: add armv7h to arch array
Diffstat (limited to 'libre/gnome-boxes/PKGBUILD')
-rw-r--r--libre/gnome-boxes/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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)