Trying to fix javafx
This commit is contained in:
parent
94e86dd4a4
commit
2c5ecd373c
@ -49,12 +49,12 @@ SRC_URI="
|
|||||||
"
|
"
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
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"
|
IUSE="alsa big-endian cups debug doc examples headless-awt +javafx +jbootstrap selinux source system-bootstrap systemtap"
|
||||||
|
|
||||||
REQUIRED_USE="
|
REQUIRED_USE="
|
||||||
javafx? ( alsa !headless-awt )
|
javafx ( alsa !headless-awt )
|
||||||
!system-bootstrap? ( jbootstrap )
|
!system-bootstrap? ( jbootstrap )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user