diff options
Diffstat (limited to 'core/gpm/PKGBUILD')
-rw-r--r-- | core/gpm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gpm/PKGBUILD b/core/gpm/PKGBUILD index 6d315225c..70aa978f1 100644 --- a/core/gpm/PKGBUILD +++ b/core/gpm/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gpm pkgver=1.20.6 pkgrel=7 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') |