diff options
Diffstat (limited to 'community-testing/uzbl/PKGBUILD')
-rw-r--r-- | community-testing/uzbl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community-testing/uzbl/PKGBUILD b/community-testing/uzbl/PKGBUILD index 801d14d7d..06994f0cf 100644 --- a/community-testing/uzbl/PKGBUILD +++ b/community-testing/uzbl/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=uzbl pkgname=('uzbl-core' 'uzbl-browser' 'uzbl-tabbed') pkgver=2011.03.17 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.uzbl.org" license=('GPL3') makedepends=('git' 'pkgconfig' 'libwebkit>=1.3.13') |