summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-12-22 16:21:44 +0100
committerMaxime Gauduin2017-12-22 16:21:44 +0100
commit1cb9a4f0e44ca33716aa2ef72e41b5ebf51d9dd2 (patch)
tree65bac82f876a5d16fb6bebf5153cc053735f4c2d
parent536edebb24b650afcc459ebb80034c27bd071ecd (diff)
downloadaur-1cb9a4f0e44ca33716aa2ef72e41b5ebf51d9dd2.tar.gz
No more i686
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd1534504eaa..e449a6e8eba6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=switchboard-plug-datetime-git
pkgver=r236.df62aaa
pkgrel=1
pkgdesc='Switchboard Date & Time Plug'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://github.com/elementary/switchboard-plug-datetime'
license=('GPL3')
groups=('pantheon-unstable')