summaryrefslogtreecommitdiff
path: root/community/gdesklets
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-30 08:56:50 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-30 08:56:50 -0500
commit80148448a32ef60b19d35d7ff4e3a7443c43a41b (patch)
treee859645d9a90ab93ca3f6fc04b53075fff831632 /community/gdesklets
parentc7e80d90ff5637e1be58084748ff74d0aefda9dd (diff)
Add mips64el in archs
Diffstat (limited to 'community/gdesklets')
-rw-r--r--community/gdesklets/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gdesklets/PKGBUILD b/community/gdesklets/PKGBUILD
index 197781d7c..959b9d38a 100644
--- a/community/gdesklets/PKGBUILD
+++ b/community/gdesklets/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=gdesklets
pkgver=0.36.3
pkgrel=4
pkgdesc="System for bringing mini programs (desklets) onto your desktop"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://gdesklets.de/"
license=('GPL')
depends=('libgtop' 'librsvg' 'pygtk' 'desktop-file-utils' 'gnome-icon-theme' 'xdg-utils')