aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2016-08-14 01:25:56 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2016-08-14 01:25:56 +0000
commit8a8d1e485367ca3580ff6b41e96f989f83903e5a (patch)
treef6b041f12c96c17ab95d455d624558c27aef243b /main
parentdacdf8c0b67d5c166c8bc714e371ac7b552b0adb (diff)
downloadaports-8a8d1e485367ca3580ff6b41e96f989f83903e5a.tar.bz2
aports-8a8d1e485367ca3580ff6b41e96f989f83903e5a.tar.xz
main/teeworlds: disable on aarch64
Diffstat (limited to 'main')
-rw-r--r--main/teeworlds/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/teeworlds/APKBUILD b/main/teeworlds/APKBUILD
index 377eac44d2..86e0c9eca5 100644
--- a/main/teeworlds/APKBUILD
+++ b/main/teeworlds/APKBUILD
@@ -4,7 +4,7 @@
pkgname=teeworlds
pkgver=0.6.3
pkgrel=0
-arch=all
+arch="all !aarch64"
pkgdesc='Multiplayer 2D shooter'
url='https://www.teeworlds.com'
license='custom'