diff options
Diffstat (limited to 'community/open-vm-tools')
-rw-r--r-- | community/open-vm-tools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/open-vm-tools/PKGBUILD b/community/open-vm-tools/PKGBUILD index e188d1a81..da6c7950a 100644 --- a/community/open-vm-tools/PKGBUILD +++ b/community/open-vm-tools/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2011.08.21 _pkgsubver=471295 pkgrel=1 pkgdesc="The Open Virtual Machine Tools (open-vm-tools) are the open source implementation of VMware Tools." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://open-vm-tools.sourceforge.net/" license=('LGPL') depends=('open-vm-tools-modules' 'libdnet' 'icu' 'procps' 'glib2' 'uriparser' 'libsigc++' 'libxss') |