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 99eac194a..3d0b8fe7b 100644 --- a/extra/epiphany/PKGBUILD +++ b/extra/epiphany/PKGBUILD @@ -6,7 +6,7 @@ pkgver=3.8.1 pkgrel=1 install=epiphany.install pkgdesc="A GNOME web browser based on the WebKit rendering engine." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libsoup' 'libnotify' 'gsettings-desktop-schemas' 'webkitgtk3' 'nss' 'iso-codes' 'dconf' 'desktop-file-utils' 'hicolor-icon-theme' 'gcr' 'gnome-desktop' 'libwnck3') |