diff options
Diffstat (limited to 'gnome-unstable/gnome-themes-standard/PKGBUILD')
-rw-r--r-- | gnome-unstable/gnome-themes-standard/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-unstable/gnome-themes-standard/PKGBUILD b/gnome-unstable/gnome-themes-standard/PKGBUILD index 0e53a5ebe..97da0e192 100644 --- a/gnome-unstable/gnome-themes-standard/PKGBUILD +++ b/gnome-unstable/gnome-themes-standard/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gnome-themes-standard pkgver=3.0.0 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') |