Removed upstreamed

This commit is contained in:
Gerben Jan Dijkman 2023-11-08 14:42:24 +01:00
parent 78081eda9c
commit 874532697c
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="alsa big-endian cups debug doc examples headless-awt +javafx +jbootstrap lto selinux source system-bootstrap systemtap"
REQUIRED_USE="
javafx? ( alsa !headless-awt )
javafx ( alsa !headless-awt )
!system-bootstrap? ( jbootstrap )
"
@ -101,7 +101,7 @@ DEPEND="
x11-libs/libXrender
x11-libs/libXt
x11-libs/libXtst
javafx? ( dev-java/openjfx:${SLOT}= )
javafx ( dev-java/openjfx:${SLOT}= )
system-bootstrap? (
|| (
dev-java/openjdk-bin:${SLOT}[gentoo-vm(+)]