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 237e20083..10a54a374 100644 --- a/community/goldendict/PKGBUILD +++ b/community/goldendict/PKGBUILD @@ -6,7 +6,7 @@ pkgname=goldendict pkgver=1.0.1 pkgrel=3 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' 'openssl' 'phonon') |