diff options
Diffstat (limited to 'extra/gtkhtml/PKGBUILD')
-rw-r--r-- | extra/gtkhtml/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gtkhtml/PKGBUILD b/extra/gtkhtml/PKGBUILD index b31a3c08e..cb89d6e91 100644 --- a/extra/gtkhtml/PKGBUILD +++ b/extra/gtkhtml/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gtkhtml pkgver=3.32.2 pkgrel=3 pkgdesc="A lightweight HTML renderer/editor widget for GTK2" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL') depends=('gconf' 'gtk2' 'gnome-icon-theme' 'enchant' 'iso-codes' 'libsoup') makedepends=('intltool') |