summaryrefslogtreecommitdiff
path: root/extra/epiphany/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-11 12:10:34 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-11 12:10:34 -0300
commit951244a3e5bdc5f2f029f6550b46e5a06d1bfa26 (patch)
treec3d8436e968d171893be01f4afdab6e602c10770 /extra/epiphany/PKGBUILD
parent06c7c4c5ef2c808f288b2a8cd63548a322d66754 (diff)
Added mips64el arch
Diffstat (limited to 'extra/epiphany/PKGBUILD')
-rw-r--r--extra/epiphany/PKGBUILD2
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')