diff options
Diffstat (limited to 'core/gpm/PKGBUILD')
-rw-r--r-- | core/gpm/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/gpm/PKGBUILD b/core/gpm/PKGBUILD index d77f47151..5d8cc3348 100644 --- a/core/gpm/PKGBUILD +++ b/core/gpm/PKGBUILD @@ -3,9 +3,9 @@ pkgname=gpm pkgver=1.20.7 -pkgrel=1 +pkgrel=1.1 pkgdesc="A mouse server for the console and xterm" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.nico.schottelius.org/software/gpm/" license=('GPL') depends=('ncurses' 'bash') |