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 34bd4c7b5..d8fd5057f 100644 --- a/community/gtypist/PKGBUILD +++ b/community/gtypist/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gtypist pkgver=2.9.3 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') |