diff options
Diffstat (limited to 'community/qstardict/PKGBUILD')
-rwxr-xr-x | community/qstardict/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qstardict/PKGBUILD b/community/qstardict/PKGBUILD index 6310c9c5e..960eaa19f 100755 --- a/community/qstardict/PKGBUILD +++ b/community/qstardict/PKGBUILD @@ -6,7 +6,7 @@ pkgname=qstardict pkgver=0.13.1 pkgrel=3 pkgdesc="Qt4 clone of StarDict with full support of StarDict dictionaries." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://qstardict.ylsoftware.com/index.php" license=('GPL2') depends=('qt') |