diff options
Diffstat (limited to 'community/tipp10')
-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 96a77adbd..b8f17a823 100644 --- a/community/tipp10/PKGBUILD +++ b/community/tipp10/PKGBUILD @@ -6,7 +6,7 @@ pkgname=tipp10 pkgver=2.1.0 pkgrel=4 pkgdesc="intelligent typing tutor" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.tipp10.com/" license=('GPL2') depends=('qt>=4.2.2') |