mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +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
|
pkgrel=0
|
||||||
pkgdesc="Android platform tools"
|
pkgdesc="Android platform tools"
|
||||||
url="http://tools.android.com/"
|
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"
|
license="Apache-2.0 MIT"
|
||||||
depends=""
|
depends=""
|
||||||
depends_dev=""
|
depends_dev=""
|
||||||
|
Loading…
Reference in New Issue
Block a user