diff options
Diffstat (limited to 'community/vym/PKGBUILD')
-rw-r--r-- | community/vym/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vym/PKGBUILD b/community/vym/PKGBUILD index 49e690a1a..f6cbee184 100644 --- a/community/vym/PKGBUILD +++ b/community/vym/PKGBUILD @@ -7,7 +7,7 @@ pkgname=vym pkgver=2.2.0 pkgrel=1 pkgdesc="A mindmapping tool" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.insilmaril.de/vym/" license=('GPL') depends=('qt' 'unzip' 'zip') |