diff options
author | Maxime Gauduin | 2017-12-22 16:21:44 +0100 |
---|---|---|
committer | Maxime Gauduin | 2017-12-22 16:21:44 +0100 |
commit | 0eabada09692a50e9ac99f91e19f9e9323985fa9 (patch) | |
tree | 9778b995e6bc3795e7ecf4521d36034f5aeb9644 | |
parent | a0ee28bcec2767b04452c208a3791f0e788614e1 (diff) | |
download | aur-0eabada09692a50e9ac99f91e19f9e9323985fa9.tar.gz |
No more i686
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ pkgname=switchboard-plug-printers-git pkgver=r148.b074299 pkgrel=1 pkgdesc='Switchboard Printers Plug' -arch=('i686' 'x86_64') +arch=('x86_64') url='https://github.com/elementary/switchboard-plug-printers' license=('GPL3') groups=('pantheon-unstable') |