Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 482878
Collapse All | Expand All

(-)qemu-1.6.0.ebuild (-1 / +5 lines)
Lines 29-35 Link Here
29
29
30
LICENSE="GPL-2 LGPL-2 BSD-2"
30
LICENSE="GPL-2 LGPL-2 BSD-2"
31
SLOT="0"
31
SLOT="0"
32
IUSE="accessibility +aio alsa bluetooth +caps +curl debug fdt glusterfs \
32
IUSE="accessibility +aio alsa bluetooth +caps +curl debug +fdt glusterfs \
33
gtk iscsi +jpeg \
33
gtk iscsi +jpeg \
34
kernel_linux kernel_FreeBSD mixemu ncurses opengl +png pulseaudio python \
34
kernel_linux kernel_FreeBSD mixemu ncurses opengl +png pulseaudio python \
35
rbd sasl +seccomp sdl selinux smartcard spice static static-softmmu \
35
rbd sasl +seccomp sdl selinux smartcard spice static static-softmmu \
Lines 58-63 Link Here
58
58
59
# Block USE flag configurations known to not work
59
# Block USE flag configurations known to not work
60
REQUIRED_USE="${REQUIRED_USE}
60
REQUIRED_USE="${REQUIRED_USE}
61
	qemu_softmmu_targets_arm? ( fdt )
62
	qemu_softmmu_targets_microblaze? ( fdt )
63
	qemu_softmmu_targets_ppc? ( fdt )
64
	qemu_softmmu_targets_ppc64? ( fdt )
61
	python? ( ${PYTHON_REQUIRED_USE} )
65
	python? ( ${PYTHON_REQUIRED_USE} )
62
	static? ( static-softmmu static-user )
66
	static? ( static-softmmu static-user )
63
	static-softmmu? ( !alsa !pulseaudio !bluetooth !opengl !gtk )
67
	static-softmmu? ( !alsa !pulseaudio !bluetooth !opengl !gtk )

Return to bug 482878