summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-30 03:27:00 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-30 03:32:06 +0200
commit4c7b1673bd8496fc63540d8dc4291487fc691d21 (patch)
tree1e582e8f781b4a746319502e5f10da0685bad4e7 /app-emulation
parentapp-text/poppler: x86 stable (bug #735824) (diff)
downloadgentoo-4c7b1673bd8496fc63540d8dc4291487fc691d21.tar.gz
gentoo-4c7b1673bd8496fc63540d8dc4291487fc691d21.tar.bz2
gentoo-4c7b1673bd8496fc63540d8dc4291487fc691d21.zip
app-emulation/qemu: x86 stable (bug #737228)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-5.0.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.0.0-r2.ebuild b/app-emulation/qemu/qemu-5.0.0-r2.ebuild
index 6c916d8726cd..159bff262ef9 100644
--- a/app-emulation/qemu/qemu-5.0.0-r2.ebuild
+++ b/app-emulation/qemu/qemu-5.0.0-r2.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"