diff options
Diffstat (limited to 'community/lxtask/PKGBUILD')
-rw-r--r-- | community/lxtask/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lxtask/PKGBUILD b/community/lxtask/PKGBUILD index b933fc7c1..8f682e806 100644 --- a/community/lxtask/PKGBUILD +++ b/community/lxtask/PKGBUILD @@ -4,7 +4,7 @@ pkgname=lxtask pkgver=0.1.3 pkgrel=1 pkgdesc="Task manager of the LXDE Desktop" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://lxde.org/" groups=('lxde') |