diff options
Diffstat (limited to 'community/libview/PKGBUILD')
-rw-r--r-- | community/libview/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libview/PKGBUILD b/community/libview/PKGBUILD index 0386a33a4..8cedfcc3b 100644 --- a/community/libview/PKGBUILD +++ b/community/libview/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libview pkgver=0.6.6 pkgrel=2 pkgdesc="A collection of widgets that were developed at VMware" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://view.sourceforge.net" options=('!libtool') license=('MIT') |