diff options
Diffstat (limited to 'community/asciijump/PKGBUILD')
-rw-r--r-- | community/asciijump/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/asciijump/PKGBUILD b/community/asciijump/PKGBUILD index 3be130f09..137c3dc92 100644 --- a/community/asciijump/PKGBUILD +++ b/community/asciijump/PKGBUILD @@ -5,7 +5,7 @@ pkgname=asciijump pkgver=1.0.2beta pkgrel=5 pkgdesc="Ski jumping in ASCII" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://asciijump.prv.pl/" license=('GPL') depends=('slang' 'ctags') |