summaryrefslogtreecommitdiff
path: root/community/qsynergy
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-08-31 01:24:08 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-08-31 01:24:08 -0500
commit82052c1e8b9ba46f9d802c583709ec5a47577df1 (patch)
tree37017d6bc1a9e8777f6f5abbd8f8b1177bcf6cc6 /community/qsynergy
parentf945a6a14843dcca046e22f28d0cb0ca75fe27de (diff)
Add mips64el in archs
Diffstat (limited to 'community/qsynergy')
-rw-r--r--community/qsynergy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qsynergy/PKGBUILD b/community/qsynergy/PKGBUILD
index ce7985113..e8a5fb71b 100644
--- a/community/qsynergy/PKGBUILD
+++ b/community/qsynergy/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Qt gui for Synergy which lets you remotely control other computers."
url="http://www.volker-lanz.de/en/software/qsynergy/"
license=(GPL)
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('qt' 'synergy')
source=("http://sourceforge.net/projects/$pkgname/files/$pkgver/$pkgname-$pkgver.tar.gz")
md5sums=('17d8989668016185b859332aacf9e7df')