summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohnathan Jenkins2016-03-18 10:10:39 -0700
committerJohnathan Jenkins2016-03-18 10:10:39 -0700
commit79af7f9ce5ceb0f4780b7ed8b98f5df6034d9dbb (patch)
tree8277ac4e480a17f24e2bbd268cfb2fe9cabe3d93 /PKGBUILD
parent56467f071bcd3c1ca878d7f58106d5b4895813e8 (diff)
downloadaur-79af7f9ce5ceb0f4780b7ed8b98f5df6034d9dbb.tar.gz
add armv7h to arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c2a79d82e84..0a8d8e243b95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libunity
pkgver=7.1.4
pkgrel=2
pkgdesc='Library for instrumenting and integrating with all aspects of the Unity shell'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url='https://launchpad.net/libunity'
license=('LGPL')
depends=('dee' 'gtk3' 'libdbusmenu-glib')