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 6f073777d..56cbfe3bb 100644 --- a/extra/libgweather/PKGBUILD +++ b/extra/libgweather/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libgweather pkgver=3.10.2 pkgrel=1 pkgdesc="Provides access to weather information from the net" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL') depends=('libsoup' 'gnome-icon-theme' 'gtk3') makedepends=('intltool' 'gobject-introspection' 'vala') |