summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-01-24 13:07:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-01-24 13:07:04 +0100
commit66b8173e275138a26795b0d3ba3fa144f1c8957f (patch)
tree6a9fe74ec7715ee3bab7fe8de3a71590766537d8 /app-emulation
parentsys-devel/gcc: x86 stable wrt bug #765730 (diff)
downloadgentoo-66b8173e275138a26795b0d3ba3fa144f1c8957f.tar.gz
gentoo-66b8173e275138a26795b0d3ba3fa144f1c8957f.tar.bz2
gentoo-66b8173e275138a26795b0d3ba3fa144f1c8957f.zip
app-emulation/qemu: x86 stable wrt bug #765736
Package-Manager: Portage-3.0.9, Repoman-3.0.2 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-5.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.2.0-r1.ebuild b/app-emulation/qemu/qemu-5.2.0-r1.ebuild
index 18c936593131..d57cbb31ed12 100644
--- a/app-emulation/qemu/qemu-5.2.0-r1.ebuild
+++ b/app-emulation/qemu/qemu-5.2.0-r1.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"