diff options
Diffstat (limited to 'community/synce-librapi/PKGBUILD')
-rw-r--r-- | community/synce-librapi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/synce-librapi/PKGBUILD b/community/synce-librapi/PKGBUILD index 9c28b5439..5a1ecc181 100644 --- a/community/synce-librapi/PKGBUILD +++ b/community/synce-librapi/PKGBUILD @@ -6,7 +6,7 @@ pkgname=synce-librapi pkgver=0.15.2 pkgrel=3 pkgdesc="provide a means of communication with a Windows CE device - libraries and tools for making remote calls to pocket pc" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://synce.sourceforge.net/" license=('GPL') depends=('synce-libsynce') |