diff options
Diffstat (limited to 'testing/pywebkitgtk')
-rw-r--r-- | testing/pywebkitgtk/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pywebkitgtk/PKGBUILD b/testing/pywebkitgtk/PKGBUILD index c26b0d5a2..6acf5f0b5 100644 --- a/testing/pywebkitgtk/PKGBUILD +++ b/testing/pywebkitgtk/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pywebkitgtk pkgver=1.1.7 pkgrel=5 pkgdesc="Python bindings to the WebKit GTK+ port" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/pywebkitgtk/" license=('LGPL') depends=('libwebkit' 'pygtk') |