diff options
Diffstat (limited to 'community/hatari/PKGBUILD')
-rw-r--r-- | community/hatari/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hatari/PKGBUILD b/community/hatari/PKGBUILD index 50acbc0da..41f3358d0 100644 --- a/community/hatari/PKGBUILD +++ b/community/hatari/PKGBUILD @@ -5,7 +5,7 @@ pkgname=hatari pkgver=1.6.2 pkgrel=1 pkgdesc='An Atari ST and STE emulator' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://hatari.sourceforge.net/' license=('GPL') depends=('sdl' 'libpng') |