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 2d4a6aab9..0589e5989 100644 --- a/community/lxappearance/PKGBUILD +++ b/community/lxappearance/PKGBUILD @@ -7,7 +7,7 @@ pkgname=lxappearance pkgver=0.5.5 pkgrel=1 pkgdesc='Feature-rich GTK+ theme switcher of the LXDE Desktop' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url='http://lxde.org/' groups=('lxde') |