summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZeph2017-10-30 10:05:12 +0100
committerZeph2017-10-30 10:05:12 +0100
commitc74917996f3373bf67a558a68bd947c10e01dd49 (patch)
tree00c96cde789f7c6120c57ebbf18fe7f9fb213c08 /PKGBUILD
parent74a3beee13119159440db8a7c98c8905cc389073 (diff)
downloadaur-c74917996f3373bf67a558a68bd947c10e01dd49.tar.gz
Change arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7183d8164de1..18bc852f0e4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=$_pkgver
pkgrel=1
pkgdesc="Tray icon using appindicator which feets better in KDE"
depends=('pamac' 'libappindicator-gtk3')
-arch=('any')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/manjaro/pamac"
license=('GPL3')
makedepends=('gettext' 'itstool' 'vala>=0.36' 'libappindicator-gtk3' 'meson' 'ninja')