mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
android-tools: enable on ppc64le
This commit is contained in:
parent
90d9a9c17c
commit
670898a4c5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=android-tools
|
||||
version=29.0.6
|
||||
revision=3
|
||||
archs="armv* aarch64* x86_64* i686*"
|
||||
archs="armv* aarch64* x86_64* i686* ppc64le*"
|
||||
build_style=cmake
|
||||
hostmakedepends="perl go"
|
||||
makedepends="gtest-devel zlib-devel libressl-devel libusb-devel pcre2-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue