summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-12-22 16:21:44 +0100
committerMaxime Gauduin2017-12-22 16:21:44 +0100
commitc9875c917747d4e2738f13b7b82605dcc475ae67 (patch)
tree4a3284b3438c2dd91c607eed43f4f0df822ba472
parent79564933bfd545470f427af84d7bf7a02ff16624 (diff)
downloadaur-c9875c917747d4e2738f13b7b82605dcc475ae67.tar.gz
No more i686
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd531d1f80e5..589c5eedf253 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=wingpanel-indicator-session-git
pkgver=r204.2c0d101
pkgrel=1
pkgdesc='Session indicator for Wingpanel'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://github.com/elementary/wingpanel-indicator-session'
license=('GPL2')
groups=('pantheon-unstable')