Trying to fix javafx

This commit is contained in:
Gerben Jan Dijkman 2023-01-27 16:02:34 +01:00
parent 94e86dd4a4
commit 2c5ecd373c
1 changed files with 2 additions and 2 deletions

View File

@ -49,12 +49,12 @@ SRC_URI="
"
LICENSE="GPL-2"
KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="alsa big-endian cups debug doc examples headless-awt +javafx +jbootstrap selinux source system-bootstrap systemtap"
REQUIRED_USE="
javafx? ( alsa !headless-awt )
javafx ( alsa !headless-awt )
!system-bootstrap? ( jbootstrap )
"