diff options
Diffstat (limited to 'extra/gtkhtml/PKGBUILD')
-rw-r--r-- | extra/gtkhtml/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gtkhtml/PKGBUILD b/extra/gtkhtml/PKGBUILD index b31a3c08e..46f296191 100644 --- a/extra/gtkhtml/PKGBUILD +++ b/extra/gtkhtml/PKGBUILD @@ -3,9 +3,9 @@ pkgname=gtkhtml pkgver=3.32.2 -pkgrel=3 +pkgrel=3.1 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') |