From 1c9fd02712259643012e73e35f4fc1806485907d Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 10 Jun 2012 12:28:42 -0500 Subject: Add mips64el in arch() of lxinput --- community/lxinput/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') diff --git a/community/lxinput/PKGBUILD b/community/lxinput/PKGBUILD index 7ed91636f..145d298d7 100644 --- a/community/lxinput/PKGBUILD +++ b/community/lxinput/PKGBUILD @@ -6,7 +6,7 @@ pkgname=lxinput pkgver=0.3.2 pkgrel=2 pkgdesc="A small program to configure keyboard and mouse for LXDE." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://lxde.org/" license=('GPL') groups=('lxde') -- cgit v1.2.3-54-g00ecf