diff options
Diffstat (limited to 'extra/epiphany/PKGBUILD')
-rw-r--r-- | extra/epiphany/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/epiphany/PKGBUILD b/extra/epiphany/PKGBUILD index e0d1cc62b..f7e306518 100644 --- a/extra/epiphany/PKGBUILD +++ b/extra/epiphany/PKGBUILD @@ -6,7 +6,7 @@ pkgver=2.30.6 pkgrel=3 install=epiphany.install pkgdesc="A GNOME2 web browser based on the WebKit rendering engine." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libwebkit>=1.2.4' 'iso-codes>=3.10.1' 'desktop-file-utils' 'libxslt>=1.1.24' 'libnotify>=0.7.1' 'avahi>=0.6.27' 'libsoup-gnome>=2.32.0' 'nss>=3.12.8' 'ca-certificates' 'gconf>=2.32.0' 'gobject-introspection>=0.9.8' 'dbus-glib') makedepends=('gnome-doc-utils>=0.20.1' 'pkgconfig' 'networkmanager' 'intltool' 'startup-notification' 'gnome-common' 'gtk-doc') |