diff options
Diffstat (limited to 'community/wmctrl/PKGBUILD')
-rw-r--r-- | community/wmctrl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wmctrl/PKGBUILD b/community/wmctrl/PKGBUILD index a4cb2b48f..95c94bbd7 100644 --- a/community/wmctrl/PKGBUILD +++ b/community/wmctrl/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.07 pkgrel=2 pkgdesc="Control your EWMH compliant window manager from command line" url="http://sweb.cz/tripie/utils/wmctrl/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=(libxmu glib2) source=(http://sweb.cz/tripie/utils/wmctrl/dist/$pkgname-$pkgver.tar.gz |