diff options
Diffstat (limited to 'extra/libgweather/PKGBUILD')
-rw-r--r-- | extra/libgweather/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgweather/PKGBUILD b/extra/libgweather/PKGBUILD index 47f592f47..5f182ad52 100644 --- a/extra/libgweather/PKGBUILD +++ b/extra/libgweather/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libgweather pkgver=3.4.1 pkgrel=1 pkgdesc="Provides access to weather information from the net" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL') depends=('gconf' 'libsoup-gnome' 'gnome-icon-theme') makedepends=('intltool' 'gtk-doc' 'gobject-introspection' 'gnome-common') |