diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-05-08 11:31:07 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-05-08 11:31:07 -0300 |
commit | 7550fe13dc71f33eceba1aedceab13b98b2d77b0 (patch) | |
tree | 50f42a5c8c94ea3f7860732ed08ef7234206f365 /extra/gnome-desktop2 | |
parent | 0f0bf3b7f0398f0882fa5b7cc3534180cabd9318 (diff) |
Added mips64el
Diffstat (limited to 'extra/gnome-desktop2')
-rw-r--r-- | extra/gnome-desktop2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnome-desktop2/PKGBUILD b/extra/gnome-desktop2/PKGBUILD index 3829d54f7..77b1a8972 100644 --- a/extra/gnome-desktop2/PKGBUILD +++ b/extra/gnome-desktop2/PKGBUILD @@ -7,7 +7,7 @@ pkgname=${_pkgname}2 pkgver=2.32.1 pkgrel=1 pkgdesc="The GNOME Desktop" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) license=(GPL LGPL) depends=(gconf gtk2 startup-notification) makedepends=(gnome-doc-utils intltool) |