aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/tg/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tg/APKBUILD b/community/tg/APKBUILD
index aa20d97a0b..53c383f5f1 100644
--- a/community/tg/APKBUILD
+++ b/community/tg/APKBUILD
@@ -7,7 +7,7 @@ tglver=2.0.1
tlparserver=0_git20151118
pkgdesc="Command line Telegram client"
url="https://github.com/vysheng/tg"
-arch="all"
+arch="all !s390x"
license="GPL3"
depends=""
depends_dev="readline-dev libressl-dev libconfig-dev libevent-dev jansson-dev lua5.2-dev"