diff options
Diffstat (limited to 'community/lxappearance')
-rw-r--r-- | community/lxappearance/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lxappearance/PKGBUILD b/community/lxappearance/PKGBUILD index 37bfd344a..a01cf7932 100644 --- a/community/lxappearance/PKGBUILD +++ b/community/lxappearance/PKGBUILD @@ -7,7 +7,7 @@ pkgname=lxappearance pkgver=0.5.1 pkgrel=3 pkgdesc="GTK+ theme switcher of the LXDE Desktop (manages icons and fonts)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://lxde.org/" groups=('lxde') |