diff options
Diffstat (limited to 'community/xsettings-client/PKGBUILD')
-rw-r--r-- | community/xsettings-client/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xsettings-client/PKGBUILD b/community/xsettings-client/PKGBUILD index ec8a667f2..ed7f66be9 100644 --- a/community/xsettings-client/PKGBUILD +++ b/community/xsettings-client/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xsettings-client pkgver=0.10 pkgrel=5 pkgdesc="Provides cross toolkit configuration settings such as theme parameters" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://projects.o-hand.com/matchbox/sources" depends=(glibc) |