diff options
Diffstat (limited to 'community/tipp10/PKGBUILD')
-rw-r--r-- | community/tipp10/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tipp10/PKGBUILD b/community/tipp10/PKGBUILD index 725ccb9e2..827296a07 100644 --- a/community/tipp10/PKGBUILD +++ b/community/tipp10/PKGBUILD @@ -6,7 +6,7 @@ pkgname=tipp10 pkgver=2.1.0 pkgrel=5 pkgdesc="intelligent typing tutor" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.tipp10.com/" license=('GPL2') depends=('qt4') |