diff options
Diffstat (limited to 'community/gtypist/PKGBUILD')
-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 3b4276fd9..74851f851 100644 --- a/community/gtypist/PKGBUILD +++ b/community/gtypist/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gtypist pkgver=2.8.5 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>=5.2' 'perl') |