diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-12-15 00:29:41 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-12-15 00:29:41 -0500 |
commit | 615bdd45d737916d07d35a89ef931944f0464fd2 (patch) | |
tree | 587b6eb61d61753be0d442704edf988a4129d481 /libre/psi | |
parent | 4d6620d0a6ab38fdd8762f352e5985ba03fae371 (diff) |
psi-0.15-3.parabola1: armv7h port
Diffstat (limited to 'libre/psi')
-rw-r--r-- | libre/psi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/psi/PKGBUILD b/libre/psi/PKGBUILD index 2fb2875bc..a1e27910a 100644 --- a/libre/psi/PKGBUILD +++ b/libre/psi/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=3.parabola1 pkgdesc='Instant messaging application designed for the Jabber IM (Parabola rebranded)' url='http://psi-im.org/' license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'armv7h') depends=('qca-qt4' 'enchant' 'libxss' 'xdg-utils') makedepends=('icu') replaces=(${pkgname}-parabola) |