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 7b18bb7c1..b9f7c6a4d 100644 --- a/extra/gnome-themes-standard/PKGBUILD +++ b/extra/gnome-themes-standard/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gnome-themes-standard pkgver=3.2.0.2 pkgrel=1 pkgdesc="Default themes for the GNOME desktop" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://abattis.org/cantarell/" license=('GPL2') depends=('cantarell-fonts' 'gtk3' 'gtk-engines' 'librsvg') |