diff options
Diffstat (limited to 'community/gtypist')
-rw-r--r-- | community/gtypist/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtypist/PKGBUILD b/community/gtypist/PKGBUILD index ae82be66a..d2be5f0e7 100644 --- a/community/gtypist/PKGBUILD +++ b/community/gtypist/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gtypist pkgver=2.9.1 pkgrel=1 pkgdesc="universal typing tutor" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/gtypist/gtypist.html" license=("GPL") depends=('ncurses' 'perl') |