mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/openjdk18: enable for ppc64le
This commit is contained in:
parent
28596a7a23
commit
480d5318ae
@ -7,7 +7,8 @@ pkgrel=0
|
||||
pkgdesc="Oracle OpenJDK 18"
|
||||
provider_priority=18
|
||||
url="https://github.com/openjdk/jdk18u"
|
||||
arch="all !ppc64le !x86 !armhf !armv7 !riscv64" # oracle dropped support for 32 bit
|
||||
# oracle dropped support for 32 bit
|
||||
arch="all !x86 !armhf !armv7 !riscv64"
|
||||
license="GPL-2.0-with-classpath-exception"
|
||||
makedepends="autoconf
|
||||
bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user