diff options
Diffstat (limited to 'app-emulation/qemu')
| -rw-r--r-- | app-emulation/qemu/qemu-5.1.0-r3.ebuild | 2 | ||||
| -rw-r--r-- | app-emulation/qemu/qemu-5.2.0-r1.ebuild | 3 | ||||
| -rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 3 |
3 files changed, 5 insertions, 3 deletions
diff --git a/app-emulation/qemu/qemu-5.1.0-r3.ebuild b/app-emulation/qemu/qemu-5.1.0-r3.ebuild index d706e6311982..33e49e160e24 100644 --- a/app-emulation/qemu/qemu-5.1.0-r3.ebuild +++ b/app-emulation/qemu/qemu-5.1.0-r3.ebuild @@ -23,7 +23,7 @@ if [[ ${PV} = *9999* ]]; then SRC_URI="" else SRC_URI="https://download.qemu.org/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 arm64 ~ppc ~ppc64 ~x86" fi DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools" diff --git a/app-emulation/qemu/qemu-5.2.0-r1.ebuild b/app-emulation/qemu/qemu-5.2.0-r1.ebuild index 1bae80c46dad..f9802f8ca290 100644 --- a/app-emulation/qemu/qemu-5.2.0-r1.ebuild +++ b/app-emulation/qemu/qemu-5.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -72,6 +72,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} vhost-user-fs? ( caps seccomp ) virtfs? ( caps xattr ) vte? ( gtk ) + multipath? ( udev ) plugins? ( !static !static-user ) " diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index 4ed2232a55d1..7a64f2c0b871 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -72,6 +72,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} vhost-user-fs? ( caps seccomp ) virtfs? ( caps xattr ) vte? ( gtk ) + multipath? ( udev ) plugins? ( !static !static-user ) " |
