diff options
Diffstat (limited to 'community/goldendict/PKGBUILD')
-rw-r--r-- | community/goldendict/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/goldendict/PKGBUILD b/community/goldendict/PKGBUILD index 0d3796329..5ff50b09a 100644 --- a/community/goldendict/PKGBUILD +++ b/community/goldendict/PKGBUILD @@ -6,7 +6,7 @@ pkgname=goldendict pkgver=1.0.1 pkgrel=5 pkgdesc="Feature-rich dictionary lookup program" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://goldendict.berlios.de/" license=('GPL3') depends=('hunspell' 'libvorbis' 'libxtst' 'libzip' 'qt' 'qtwebkit' 'phonon') |