diff options
Diffstat (limited to 'community/smc/PKGBUILD')
-rw-r--r-- | community/smc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/smc/PKGBUILD b/community/smc/PKGBUILD index ca5620a04..de781bee4 100644 --- a/community/smc/PKGBUILD +++ b/community/smc/PKGBUILD @@ -7,7 +7,7 @@ pkgname=smc pkgver=1.9 pkgrel=15 pkgdesc="Secret Maryo Chronicles" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.secretmaryo.org/" license=('GPL3') depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'cegui' 'boost-libs' 'smc-data') |