diff options
Diffstat (limited to 'community/synce-odccm/PKGBUILD')
-rw-r--r-- | community/synce-odccm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/synce-odccm/PKGBUILD b/community/synce-odccm/PKGBUILD index ff631dacf..dc121a5cd 100644 --- a/community/synce-odccm/PKGBUILD +++ b/community/synce-odccm/PKGBUILD @@ -6,7 +6,7 @@ pkgname=synce-odccm pkgver=0.13 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' 'gnet' 'hal') |