diff options
Diffstat (limited to 'community/xnee/PKGBUILD')
-rw-r--r-- | community/xnee/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xnee/PKGBUILD b/community/xnee/PKGBUILD index a56b991be..81f912cbd 100644 --- a/community/xnee/PKGBUILD +++ b/community/xnee/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xnee pkgver=3.15 pkgrel=2 pkgdesc="A program to record, distribute, and replay X (X11) protocol data" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.sandklef.com/xnee/" license=('GPL3') depends=('gtk2' 'libxtst') |