diff options
Diffstat (limited to 'extra/xorg-xlsclients/PKGBUILD')
-rw-r--r-- | extra/xorg-xlsclients/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xorg-xlsclients/PKGBUILD b/extra/xorg-xlsclients/PKGBUILD index a79dddb69..fb1aa27fa 100644 --- a/extra/xorg-xlsclients/PKGBUILD +++ b/extra/xorg-xlsclients/PKGBUILD @@ -3,9 +3,9 @@ pkgname=xorg-xlsclients pkgver=1.1.2 -pkgrel=2 +pkgrel=2.1 pkgdesc="List client applications running on a display" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('libxcb') |