diff options
Diffstat (limited to 'community/stardict/PKGBUILD')
-rw-r--r-- | community/stardict/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/stardict/PKGBUILD b/community/stardict/PKGBUILD index 542675e54..18bdc131f 100644 --- a/community/stardict/PKGBUILD +++ b/community/stardict/PKGBUILD @@ -9,7 +9,7 @@ pkgbase=stardict pkgname=(stardict stardict-lite) pkgver=3.0.4 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.stardict.org/' license=('GPL') makedepends=('intltool' 'popt' 'gnome-doc-utils' 'gnome-common' 'libmysqlclient' 'enchant' 'gtk2' 'libsigc++' 'libsm' 'espeak' 'libgnome') |