author | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:11:34 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:11:34 UTC |
parent | 568191ef96f533579b90318f666a6ef18443ed2c |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f2598c5..ddd95a8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgver=0.7 pkgrel=1 pkgdesc="Expose the Online Accounts API to QML applications" url="https://gitlab.com/accounts-sso/accounts-qml-module" -arch=(i686 x86_64) +arch=(x86_64) license=(LGPL) depends=(signond libaccounts-qt qt5-declarative) makedepends=(qt5-tools)