summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2017-12-10 13:48:06 -0200
committerRafael Fontenelle2017-12-10 13:48:06 -0200
commita55e8d9b26b9167625bd79f28ff3a54e62948f4b (patch)
tree46529c5455064229106bb4ad4c8ba07a3f4b4ed6 /PKGBUILD
parente87afeeff59651273082106ae79d3f5f7b049928 (diff)
downloadaur-a55e8d9b26b9167625bd79f28ff3a54e62948f4b.tar.gz
Drop i686 support
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff7ac693ae11..9475da80eb8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=teeworlds-git
pkgver=0.7.788.g16965e4b
pkgrel=1
pkgdesc='Multiplayer 2D shooter'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="http://teeworlds.com"
license=('custom')
depends=('alsa-lib' 'glu' 'mesa' 'gcc-libs' 'sdl2' 'freetype2')