summaryrefslogtreecommitdiff
path: root/community/wmctrl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wmctrl/PKGBUILD')
-rw-r--r--community/wmctrl/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/wmctrl/PKGBUILD b/community/wmctrl/PKGBUILD
index 92cb2c484..a4a8a9af6 100644
--- a/community/wmctrl/PKGBUILD
+++ b/community/wmctrl/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.07
pkgrel=3
pkgdesc="Control your EWMH compliant window manager from command line"
url="http://sweb.cz/tripie/utils/wmctrl/"
-arch=('i686' 'x86_64')
+arch=('i686' 'mips64el')
license=('GPL')
depends=(libxmu glib2)
source=(http://sweb.cz/tripie/utils/wmctrl/dist/$pkgname-$pkgver.tar.gz
@@ -27,4 +27,3 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make prefix="$pkgdir/usr" install
}
-