summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Karbowski <slashbeast@gentoo.org>2021-12-18 11:42:36 +0100
committerPiotr Karbowski <slashbeast@gentoo.org>2021-12-18 11:45:22 +0100
commitf644cc5c8fde401ab4b1575063d807ece1c8534f (patch)
tree4a53ceee092c67d0a437a8f19b81859840d259c0 /app-emulation/qemu
parentmedia-sound/clementine: unmask, take maintainership (diff)
downloadgentoo-f644cc5c8fde401ab4b1575063d807ece1c8534f.tar.gz
gentoo-f644cc5c8fde401ab4b1575063d807ece1c8534f.tar.bz2
gentoo-f644cc5c8fde401ab4b1575063d807ece1c8534f.zip
x11-base/xorg-server: font-utils is only build time; align 9999.
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-6.1.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-6.1.0-r2.ebuild b/app-emulation/qemu/qemu-6.1.0-r2.ebuild
index bef1e26f9036..74cd38afc262 100644
--- a/app-emulation/qemu/qemu-6.1.0-r2.ebuild
+++ b/app-emulation/qemu/qemu-6.1.0-r2.ebuild
@@ -97,7 +97,7 @@ IUSE+=" ${use_softmmu_targets} ${use_user_targets}"
RESTRICT="!test? ( test )"
# Allow no targets to be built so that people can get a tools-only build.
# Block USE flag configurations known to not work.
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
+REQUIRED_USE="
qemu_softmmu_targets_arm? ( fdt )
qemu_softmmu_targets_microblaze? ( fdt )
qemu_softmmu_targets_mips64el? ( fdt )