diff options
Diffstat (limited to 'community/gdesklets/PKGBUILD')
-rw-r--r-- | community/gdesklets/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gdesklets/PKGBUILD b/community/gdesklets/PKGBUILD index 2fd0369e3..345bcee26 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') |