diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-07 02:19:11 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-07 02:19:11 -0300 |
commit | 1921cc4951557545f38946cbed66431f42af26b4 (patch) | |
tree | a84098b239d6a7a134c7f1eb699a23db0bce61ba /extra/gnome-themes-standard | |
parent | c81af00236132639748f465ae30c49c6a91cb506 (diff) |
Updates
Diffstat (limited to 'extra/gnome-themes-standard')
-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 d77d33962..405ffb03d 100644 --- a/extra/gnome-themes-standard/PKGBUILD +++ b/extra/gnome-themes-standard/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gnome-themes-standard pkgver=3.0.2 pkgrel=2 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') |