From 9f5724f90e7f58a1a17ab0ace5aa0665714f57e2 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Tue, 16 Feb 2016 10:19:07 -0600 Subject: [PATCH] app-emulation/xen-tools: enable USE=qemu-traditional by default To avoid breaking people, enable USE=qemu-traditional by default so that xen-tools behaves like it has in the past. Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein --- app-emulation/xen-tools/xen-tools-4.6.0-r8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/xen-tools/xen-tools-4.6.0-r8.ebuild b/app-emulation/xen-tools/xen-tools-4.6.0-r8.ebuild index 1c747e420adb..17c69f75ff91 100644 --- a/app-emulation/xen-tools/xen-tools-4.6.0-r8.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.6.0-r8.ebuild @@ -70,7 +70,7 @@ SLOT="0/${MAJOR_V}" # Inclusion of IUSE ocaml on stabalizing requires maintainer of ocaml to (get off his hands and) make # >=dev-lang/ocaml-4 stable # Masked in profiles/eapi-5-files instead -IUSE="api custom-cflags debug doc flask hvm qemu ocaml ovmf qemu-traditional +pam python pygrub screen sdl static-libs system-qemu system-seabios" +IUSE="api custom-cflags debug doc flask hvm qemu ocaml ovmf +qemu-traditional +pam python pygrub screen sdl static-libs system-qemu system-seabios" REQUIRED_USE="hvm? ( || ( qemu system-qemu ) ) ${PYTHON_REQUIRED_USE} -- 2.26.2