summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-10 12:28:42 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-10 12:28:42 -0500
commit1c9fd02712259643012e73e35f4fc1806485907d (patch)
treededeb090468044098dbf8be8fd7fedca7bbc163f /community
parent3b9d35bc760011020e0e84b576020dd67798f313 (diff)
Add mips64el in arch() of lxinput
Diffstat (limited to 'community')
-rw-r--r--community/lxinput/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')