summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-08-19 13:36:54 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-08-19 13:36:54 +0200
commit735b894f34fe4de18884dd551cd226047446175c (patch)
treecbd53f2e747b206ca46b6cac1ce23fb31d893156 /app-emulation/qemu/qemu-4.0.0-r50.ebuild
parentsys-process/xjobs: x86 stable wrt bug #692484 (diff)
downloadgentoo-735b894f34fe4de18884dd551cd226047446175c.tar.gz
gentoo-735b894f34fe4de18884dd551cd226047446175c.tar.bz2
gentoo-735b894f34fe4de18884dd551cd226047446175c.zip
app-emulation/qemu: x86 stable wrt bug #678906
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/qemu/qemu-4.0.0-r50.ebuild')
-rw-r--r--app-emulation/qemu/qemu-4.0.0-r50.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-4.0.0-r50.ebuild b/app-emulation/qemu/qemu-4.0.0-r50.ebuild
index d686ecd9771f..d547b37ab845 100644
--- a/app-emulation/qemu/qemu-4.0.0-r50.ebuild
+++ b/app-emulation/qemu/qemu-4.0.0-r50.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.xz"
- KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+ KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"