diff options
Diffstat (limited to 'extra/gnome-themes-standard/PKGBUILD')
-rw-r--r-- | extra/gnome-themes-standard/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnome-themes-standard/PKGBUILD b/extra/gnome-themes-standard/PKGBUILD index 65b3b5855..4f8496a58 100644 --- a/extra/gnome-themes-standard/PKGBUILD +++ b/extra/gnome-themes-standard/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gnome-themes-standard pkgver=3.10.0 pkgrel=1 pkgdesc="Default themes for the GNOME desktop" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://www.gnome.org" license=(GPL2) depends=(cantarell-fonts ttf-dejavu librsvg) |