diff options
Diffstat (limited to 'community/synce-vdccm')
-rw-r--r-- | community/synce-vdccm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/synce-vdccm/PKGBUILD b/community/synce-vdccm/PKGBUILD index 32ba0d9c4..cbd319a53 100644 --- a/community/synce-vdccm/PKGBUILD +++ b/community/synce-vdccm/PKGBUILD @@ -6,7 +6,7 @@ pkgname=synce-vdccm pkgver=0.10.1 pkgrel=4 pkgdesc="provide a means of communication with a Windows CE device - daemon to communicate with a handheld device" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://synce.sourceforge.net/" license=('GPL') depends=('synce-libsynce') |