diff options
Diffstat (limited to 'extra/epiphany-extensions/PKGBUILD')
-rw-r--r-- | extra/epiphany-extensions/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/epiphany-extensions/PKGBUILD b/extra/epiphany-extensions/PKGBUILD index 00cfee2bc..12c4cba47 100644 --- a/extra/epiphany-extensions/PKGBUILD +++ b/extra/epiphany-extensions/PKGBUILD @@ -6,7 +6,7 @@ pkgver=2.32.0 pkgrel=1 url="http://www.gnome.org/projects/epiphany/" pkgdesc="Various extentions for the Epiphany web browser" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('epiphany>=2.30.6' 'opensp' 'hicolor-icon-theme') makedepends=('pkgconfig' 'gnome-doc-utils>=0.20.0' 'intltool') |