diff options
Diffstat (limited to 'extra/gnome-dictionary/PKGBUILD')
-rw-r--r-- | extra/gnome-dictionary/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnome-dictionary/PKGBUILD b/extra/gnome-dictionary/PKGBUILD index 90267e0be..07aa9a54e 100644 --- a/extra/gnome-dictionary/PKGBUILD +++ b/extra/gnome-dictionary/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gnome-dictionary pkgver=3.6.0 pkgrel=1 pkgdesc="Look up words in dictionary sources" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://gnome.org" license=('GPL2') depends=('dconf' 'gtk3') |