Changed linux package target platforms to i686 (due to gtklauncher)

This commit is contained in:
Matthew Bowra-Dean
2011-01-04 17:50:55 +13:00
parent d26ee1094a
commit 0803d10746
4 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ pkgname=openra
pkgver={VERSION}
pkgrel=1
pkgdesc="Open Source rebuild of the Red Alert game engine using Mono/OpenGL."
arch=(any)
arch=('i686')
url="http://open-ra.org"
license=('GPL3')
groups=()