diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/gnome-boxes/PKGBUILD | 2 |
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) |