dart: blacklist x86_64 builds

This commit is contained in:
Leonid Pliushch 2020-01-22 21:54:08 +02:00 committed by GitHub
parent 58023d92f6
commit bce2c0866e
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Dart is a general-purpose programming language"
TERMUX_PKG_LICENSE="BSD"
TERMUX_PKG_VERSION=2.7.0
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="x86_64"
# Dart uses tar and gzip to extract downloaded packages.
# Busybox-based versions of such utilities cause issues so