summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-12-22 16:21:44 +0100
committerMaxime Gauduin2017-12-22 16:21:44 +0100
commit0ab51e666f9d4ff44a5f15a02bdc022bf5876564 (patch)
tree03fe2f4444723ad7aa9e1f4702551f2ae3e48ca4
parentb6fb318efc5b3546f7f14871845d0038f13115c9 (diff)
downloadaur-0ab51e666f9d4ff44a5f15a02bdc022bf5876564.tar.gz
No more i686
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4297d6b30593..59c6111305b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=pantheon-polkit-agent-git
pkgver=0.1.4
pkgrel=1
pkgdesc='Pantheon Polkit Agent'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://github.com/elementary/pantheon-agent-polkit'
license=('GPL3')
groups=('pantheon-unstable')