summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-01-24 13:08:14 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-01-24 13:08:14 +0100
commitb9e25851e2b7eab5435fc8da4c7e89f828806a50 (patch)
tree7f3166e4bfc0da2bfdeb3f6b68d472d411579e5a /app-emulation/qemu
parentdev-php/pecl-apcu_bc: x86 stable wrt bug #766393 (diff)
downloadgentoo-b9e25851e2b7eab5435fc8da4c7e89f828806a50.tar.gz
gentoo-b9e25851e2b7eab5435fc8da4c7e89f828806a50.tar.bz2
gentoo-b9e25851e2b7eab5435fc8da4c7e89f828806a50.zip
app-emulation/qemu: x86 stable wrt bug #761598
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/qemu')
-rw-r--r--app-emulation/qemu/qemu-5.1.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.1.0-r3.ebuild b/app-emulation/qemu/qemu-5.1.0-r3.ebuild
index 1e92a9837760..2444cab39040 100644
--- a/app-emulation/qemu/qemu-5.1.0-r3.ebuild
+++ b/app-emulation/qemu/qemu-5.1.0-r3.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"