summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsirlucjan2017-11-16 12:23:51 +0100
committersirlucjan2017-11-16 12:23:51 +0100
commit7fa0ced5895bd6e212d60a53dc9799ed34c58141 (patch)
treef418aece52360472c3b55f91abccef87cf034be9 /PKGBUILD
parentbcfd9801468bb9016f3a044378c5f40626c5f031 (diff)
downloadaur-7fa0ced5895bd6e212d60a53dc9799ed34c58141.tar.gz
Drop i686 support
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7d4bb758d9a..240148ce98d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="Psi+ is a powerful Jabber client (Qt, C++) designed for the Jabber power users (built with Qt 5.x)"
url="http://psi-plus.com"
license=('GPL2')
-arch=('i686' 'x86_64')
+arch=('x86_64')
depends=('qt5-base' 'qt5-webkit' 'qt5-multimedia' 'qt5-x11extras' 'qca-qt5'
'libidn' 'aspell' 'libxss' 'qt5-svg')
makedepends=('git' 'patch' 'qconf-git')