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 72532a2e3..cb6a21df4 100644 --- a/extra/epiphany-extensions/PKGBUILD +++ b/extra/epiphany-extensions/PKGBUILD @@ -6,7 +6,7 @@ pkgver=3.0.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' 'opensp' 'hicolor-icon-theme') makedepends=('gnome-doc-utils' 'intltool') |