diff options
Diffstat (limited to 'community/midori/PKGBUILD')
-rw-r--r-- | community/midori/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/midori/PKGBUILD b/community/midori/PKGBUILD index b2e855e55..6c81af3a3 100644 --- a/community/midori/PKGBUILD +++ b/community/midori/PKGBUILD @@ -10,7 +10,7 @@ pkgname=midori pkgver=0.5.2 pkgrel=1 pkgdesc='Lightweight web browser based on Gtk WebKit' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://www.twotoasts.de/index.php?/pages/midori_summary.html' license=('LGPL2.1') install="$pkgname.install" |