summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-16 00:22:17 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-16 00:23:19 +0200
commit8b10caf3819a6cfe6f4064d1201c859e0dd10ed1 (patch)
tree804ff514a300fd0b43c5e7b62fe50bb23ac40127
parentsys-block/megacli: x86 stable (bug #741712) (diff)
downloadgentoo-8b10caf3819a6cfe6f4064d1201c859e0dd10ed1.tar.gz
gentoo-8b10caf3819a6cfe6f4064d1201c859e0dd10ed1.tar.bz2
gentoo-8b10caf3819a6cfe6f4064d1201c859e0dd10ed1.zip
app-emulation/qemu: x86 stable (bug #741768)
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--app-emulation/qemu/qemu-5.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.1.0.ebuild b/app-emulation/qemu/qemu-5.1.0.ebuild
index dacc692eef60..38dc153619ed 100644
--- a/app-emulation/qemu/qemu-5.1.0.ebuild
+++ b/app-emulation/qemu/qemu-5.1.0.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"