diff options
Diffstat (limited to 'community/freerdp/PKGBUILD')
-rw-r--r-- | community/freerdp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/freerdp/PKGBUILD b/community/freerdp/PKGBUILD index 9bedb4759..e21783928 100644 --- a/community/freerdp/PKGBUILD +++ b/community/freerdp/PKGBUILD @@ -6,7 +6,7 @@ pkgname=freerdp pkgver=1.0.2 pkgrel=2 pkgdesc="Free RDP client" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://freerdp.sourceforge.net" license=('GPL') depends=('openssl' 'libxcursor' 'libcups' 'alsa-lib' 'libxext' 'libxdamage' |