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

(-)a/app-emulation/qemu/qemu-5.2.0-r1.ebuild (-1 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2020 Gentoo Authors
1
# Copyright 1999-2021 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI="7"
4
EAPI="7"
Lines 72-77 REQUIRED_USE="${PYTHON_REQUIRED_USE} Link Here
72
	vhost-user-fs? ( caps seccomp )
72
	vhost-user-fs? ( caps seccomp )
73
	virtfs? ( caps xattr )
73
	virtfs? ( caps xattr )
74
	vte? ( gtk )
74
	vte? ( gtk )
75
	multipath? ( udev )
75
	plugins? ( !static !static-user )
76
	plugins? ( !static !static-user )
76
"
77
"
77
78
(-)a/app-emulation/qemu/qemu-9999.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2020 Gentoo Authors
1
# Copyright 1999-2021 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI="7"
4
EAPI="7"
Lines 72-77 REQUIRED_USE="${PYTHON_REQUIRED_USE} Link Here
72
	vhost-user-fs? ( caps seccomp )
72
	vhost-user-fs? ( caps seccomp )
73
	virtfs? ( caps xattr )
73
	virtfs? ( caps xattr )
74
	vte? ( gtk )
74
	vte? ( gtk )
75
	multipath? ( udev )
75
	plugins? ( !static !static-user )
76
	plugins? ( !static !static-user )
76
"
77
"
77
78
78
- 

Return to bug 763285