summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2017-12-22 16:21:44 +0100
committerMaxime Gauduin2017-12-22 16:21:44 +0100
commit46ab81b94c7ebdf6c36b2831b4b025b26729b0eb (patch)
treefcf868461344bd029a64fa1d30d95d5a115b5b04 /PKGBUILD
parenta41d70350e73fd511b10d4ab9d8e7288e084ed68 (diff)
downloadaur-46ab81b94c7ebdf6c36b2831b4b025b26729b0eb.tar.gz
No more i686
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4db60608bd1..a044645dabd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gsignond
pkgver=1.0.6
pkgrel=1
pkgdesc='gSSO glib daemon'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://01.org/gsso'
license=('LGPL2.1')
depends=('glib2' 'glibc' 'sqlite')