summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZeph332015-11-05 13:45:30 +0100
committerZeph332015-11-05 13:45:30 +0100
commit8d2ccefe8afb2abcd92456fd1e13190106eaf1a9 (patch)
tree6def335c8aa628d5610c2469359fb105b703e1f5 /PKGBUILD
parent524b87ed781aa44ea8ef7a0f00424aaf677e789d (diff)
downloadaur-8d2ccefe8afb2abcd92456fd1e13190106eaf1a9.tar.gz
Change arch to any
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01cdc3d0a3e7..27de86ae7d40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=3
# This is the release package so the below _gitcommit variable should (usually) be commented out.
_gitcommit="d7d393ed4e265ed0041a287e10306c6cf65971d8"
pkgdesc="A Gtk3 frontend for libalpm"
-arch=('i686' 'x86_64')
+arch=('any')
url="https://github.com/manjaro/pamac"
license=('GPL3')
depends=('glib2>=2.42' 'json-glib' 'libsoup' 'dbus-glib' 'polkit' 'vte3>=0.38' 'gtk3>=3.16'