summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-12-22 16:21:44 +0100
committerMaxime Gauduin2017-12-22 16:21:44 +0100
commit4332ff230bf0c2621c94b7fdab89fe9f24292d2e (patch)
tree897c994241f05346fc81f1aafb18d52a091d090d
parent47289f3923eb15fc9369cc8dd249bc956fa49e79 (diff)
downloadaur-4332ff230bf0c2621c94b7fdab89fe9f24292d2e.tar.gz
No more i686
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35c895f89095..166bdb198aea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=switchboard-plug-bluetooth-git
pkgver=r78.4538c1f
pkgrel=1
pkgdesc='Switchboard Bluetooth Plug'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://github.com/elementary/switchboard-plug-bluetooth'
license=('GPL3')
groups=('pantheon-unstable')