diff options
Diffstat (limited to 'community/lxpanel')
-rw-r--r-- | community/lxpanel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lxpanel/PKGBUILD b/community/lxpanel/PKGBUILD index d9e2cdaf5..1610bd8c6 100644 --- a/community/lxpanel/PKGBUILD +++ b/community/lxpanel/PKGBUILD @@ -7,7 +7,7 @@ pkgname=lxpanel pkgver=0.5.12 pkgrel=2 pkgdesc='Lightweight X11 desktop panel for LXDE' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url='http://lxde.org/' groups=('lxde') |