diff options
Diffstat (limited to 'community/openttd/PKGBUILD')
-rw-r--r-- | community/openttd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openttd/PKGBUILD b/community/openttd/PKGBUILD index a46fb0fe4..f6bd2ec85 100644 --- a/community/openttd/PKGBUILD +++ b/community/openttd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=openttd pkgver=1.3.0 pkgrel=1 pkgdesc='An engine for running Transport Tycoon Deluxe.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.openttd.org' license=('GPL') depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo2' 'hicolor-icon-theme' 'desktop-file-utils' 'xz') |