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 2e32d5ea8..494341f87 100644 --- a/extra/epiphany/PKGBUILD +++ b/extra/epiphany/PKGBUILD @@ -6,7 +6,7 @@ pkgver=3.0.2 pkgrel=1 install=epiphany.install pkgdesc="A GNOME3 web browser based on the WebKit rendering engine." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libsoup-gnome' 'gsettings-desktop-schemas' 'libwebkit3' 'nss' 'iso-codes' 'dconf' 'gobject-introspection' 'desktop-file-utils' |