diff options
Diffstat (limited to 'community/synce-rra/PKGBUILD')
-rw-r--r-- | community/synce-rra/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/synce-rra/PKGBUILD b/community/synce-rra/PKGBUILD index 4b450b8a1..12489e2e5 100644 --- a/community/synce-rra/PKGBUILD +++ b/community/synce-rra/PKGBUILD @@ -6,7 +6,7 @@ pkgname=synce-rra pkgver=0.14 pkgrel=5 pkgdesc="provide a means of communication with a Windows CE device - rra libraries for synce" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://synce.sourceforge.net/" license=('GPL') depends=('glibc' 'synce-librapi' 'synce-libmimedir') |