summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-15 19:39:46 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-15 19:39:46 +0100
commit3e85d2182ea703212437c8bd50357be032123904 (patch)
treec488d077a3988a1fa9643795888c8eb250433022 /app-emulation
parentdev-python/cmd2: x86 stable wrt bug #712436 (diff)
downloadgentoo-3e85d2182ea703212437c8bd50357be032123904.tar.gz
gentoo-3e85d2182ea703212437c8bd50357be032123904.tar.bz2
gentoo-3e85d2182ea703212437c8bd50357be032123904.zip
app-emulation/qemu: x86 stable wrt bug #709490
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-4.2.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-4.2.0-r2.ebuild b/app-emulation/qemu/qemu-4.2.0-r2.ebuild
index 96c55e6942b4..e67734093dfb 100644
--- a/app-emulation/qemu/qemu-4.2.0-r2.ebuild
+++ b/app-emulation/qemu/qemu-4.2.0-r2.ebuild
@@ -25,7 +25,7 @@ if [[ ${PV} = *9999* ]]; then
else
SRC_URI="https://download.qemu.org/${P}.tar.xz
https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r1.tar.xz"
- KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"