diff options
Diffstat (limited to 'community/xmove')
-rw-r--r-- | community/xmove/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xmove/PKGBUILD b/community/xmove/PKGBUILD index e1ac2aba5..e24d2b3d3 100644 --- a/community/xmove/PKGBUILD +++ b/community/xmove/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xmove pkgver=2.0beta2 pkgrel=5 pkgdesc="A tool to move X windows to different X servers, something like a GNU screen for X." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/archlinux-stuff/" license=('custom') depends=('libx11') |