diff options
Diffstat (limited to 'community/orange')
-rw-r--r-- | community/orange/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/orange/PKGBUILD b/community/orange/PKGBUILD index e6c6f982b..0a19f823c 100644 --- a/community/orange/PKGBUILD +++ b/community/orange/PKGBUILD @@ -6,7 +6,7 @@ pkgname=orange pkgver=0.4 pkgrel=3 pkgdesc="a helper tool for synce" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://synce.sourceforge.net/" license=("GPL") depends=('dynamite' 'synce-libsynce' 'file' 'unshield') |