summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohnathan Jenkins2016-03-18 11:06:32 -0700
committerJohnathan Jenkins2016-03-18 11:06:32 -0700
commit7f04ae8e9fb426c4cc39d05cf105730b81dca1c7 (patch)
treedf2ca4bdd59aec6163e4998788dd0e061846c655 /PKGBUILD
parent79af7f9ce5ceb0f4780b7ed8b98f5df6034d9dbb (diff)
downloadaur-7f04ae8e9fb426c4cc39d05cf105730b81dca1c7.tar.gz
removed armv7h from arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a8d8e243b95..1c2a79d82e84 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' 'armv7h')
+arch=('i686' 'x86_64')
url='https://launchpad.net/libunity'
license=('LGPL')
depends=('dee' 'gtk3' 'libdbusmenu-glib')