diff options
Diffstat (limited to 'community/soqt/PKGBUILD')
-rw-r--r-- | community/soqt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/soqt/PKGBUILD b/community/soqt/PKGBUILD index 33f7556c9..ee7d75c44 100644 --- a/community/soqt/PKGBUILD +++ b/community/soqt/PKGBUILD @@ -6,7 +6,7 @@ pkgname=soqt pkgver=1.5.0 pkgrel=3 pkgdesc='SoQt is a library which provides the glue between Coin and Qt.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.coin3d.org/lib/soqt/' license=('GPL') depends=('coin' 'qt') |