diff options
Diffstat (limited to 'libre/file-roller/PKGBUILD')
-rw-r--r-- | libre/file-roller/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/file-roller/PKGBUILD b/libre/file-roller/PKGBUILD index c2d727aa5..33c6b0e12 100644 --- a/libre/file-roller/PKGBUILD +++ b/libre/file-roller/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.20.2 pkgrel=1.parabola1 pkgdesc="Create and modify archives, without nonfree unace and unrar recommendation" url="https://wiki.gnome.org/Apps/FileRoller" -arch=(i686 x86_64) +arch=(i686 x86_64 armv7h) license=(GPL) depends=(gtk3 dconf libarchive file json-glib libnotify zip unzip) makedepends=(intltool libnautilus-extension itstool docbook-xsl) |