diff options
Diffstat (limited to 'community/lxappearance/PKGBUILD')
-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 322e4c7d6..7964cbfec 100644 --- a/community/lxappearance/PKGBUILD +++ b/community/lxappearance/PKGBUILD @@ -7,7 +7,7 @@ pkgname=lxappearance pkgver=0.5.2 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') |