summaryrefslogtreecommitdiff
path: root/libre/openttd
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-11-04 15:27:48 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-11-04 15:27:48 -0500
commit0a05b75534ef58ccec3271d728646341d0341413 (patch)
tree7f391206d1da8395f0440bd4a1a1df9101a18f35 /libre/openttd
parent8355fa84b55594a0e16f910f60c691d91fa8fb5f (diff)
openttd: armv7h port
Diffstat (limited to 'libre/openttd')
-rw-r--r--libre/openttd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/openttd/PKGBUILD b/libre/openttd/PKGBUILD
index ffbf8e2fc..56858d8b0 100644
--- a/libre/openttd/PKGBUILD
+++ b/libre/openttd/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=openttd
pkgver=1.5.2
pkgrel=2.parabola1
pkgdesc='An engine for running Transport Tycoon Deluxe, without nonfree openttd-opensfx recommendation'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url='http://www.openttd.org'
license=('GPL')
depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 'desktop-file-utils' 'xz')