mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/android-tools: disable on s390x
not relevant on s390x
This commit is contained in:
parent
297c93eec4
commit
1c8d053c57
@ -8,7 +8,7 @@ _boringssl=14308731e5446a73ac2258688a9688b524483cb6
|
||||
pkgrel=0
|
||||
pkgdesc="Android platform tools"
|
||||
url="http://tools.android.com/"
|
||||
arch="all !x86" # build fails on x86
|
||||
arch="all !x86 !s390x" # build fails on x86
|
||||
license="Apache-2.0 MIT"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
|
Loading…
Reference in New Issue
Block a user