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 | 611a8ffd236d9aacc8abeace587b1395169f485a |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index a0452ad..c62f276 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=qt5-remoteobjects _qtver=5.9.2 pkgver=${_qtver/-/} pkgrel=1 -arch=(i686 x86_64) +arch=(x86_64) url='http://qt-project.org/' license=(GPL3 LGPL3 FDL custom) pkgdesc='Inter-process communication (IPC) module developed for Qt'