diff options
Diffstat (limited to 'extra/kobodeluxe/PKGBUILD')
-rw-r--r-- | extra/kobodeluxe/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kobodeluxe/PKGBUILD b/extra/kobodeluxe/PKGBUILD index defcb760c..be6f139a3 100644 --- a/extra/kobodeluxe/PKGBUILD +++ b/extra/kobodeluxe/PKGBUILD @@ -6,7 +6,7 @@ pkgname=kobodeluxe pkgver=0.5.1 pkgrel=2 pkgdesc="An enhanced version of Akira Higuchi's game XKobo, an addictive space shoot'em up" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.olofson.net/kobodl/" license=('GPL' 'LGPL') depends=('gcc-libs' 'libjpeg' 'libpng' 'sdl' 'sdl_image' 'sdl_mixer') |