summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-12-22 16:21:44 +0100
committerMaxime Gauduin2017-12-22 16:21:44 +0100
commita2f4b61337a7ec86994f0584bdf84e0ab9295495 (patch)
tree3d9196465f83e92b4a8116fc65c4f9e16bd2c2ec
parent64629cbdfa1ba5e56e646165b8fe88c94d6a7d48 (diff)
downloadaur-a2f4b61337a7ec86994f0584bdf84e0ab9295495.tar.gz
No more i686
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ad27f32b963..e4b779359ce0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=switchboard-plug-desktop-git
pkgver=r741.c6dfa43
pkgrel=1
pkgdesc='Switchboard Desktop Plug'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://github.com/elementary/switchboard-plug-pantheon-shell'
license=('GPL3')
groups=('pantheon-unstable')