summaryrefslogtreecommitdiff
path: root/community/synergy
diff options
context:
space:
mode:
Diffstat (limited to 'community/synergy')
-rw-r--r--community/synergy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/synergy/PKGBUILD b/community/synergy/PKGBUILD
index 7d140ded5..36133c401 100644
--- a/community/synergy/PKGBUILD
+++ b/community/synergy/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.3.6
pkgrel=1
pkgdesc="Share a single mouse and keyboard between multiple computers"
url="http://synergy-foss.org"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('gcc-libs' 'libxtst' 'libxinerama' )
license=('GPL2')
makedepends=('libxt' 'cmake') # used by configure to test for libx11...