diff options
-rw-r--r-- | qt4/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt4/PKGBUILD b/qt4/PKGBUILD index c29f4148f..a47b9fdfc 100644 --- a/qt4/PKGBUILD +++ b/qt4/PKGBUILD @@ -7,7 +7,7 @@ pkgname=qt4 pkgver=4.8.7 pkgrel=32 -arch=('x86_64') +arch=('i686' 'pentium4' 'x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL' 'FDL' 'custom') pkgdesc='A cross-platform application and UI framework' |