summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-17 09:43:26 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-17 09:43:26 +0200
commitb0299159e74f088dba0a346c8afd56e9c449053e (patch)
treed5cb5059315a8a90161ea5ec0bf558c972523507 /app-emulation
parentmedia-gfx/exiv2: x86 stable wrt bug #701902 (diff)
downloadgentoo-b0299159e74f088dba0a346c8afd56e9c449053e.tar.gz
gentoo-b0299159e74f088dba0a346c8afd56e9c449053e.tar.bz2
gentoo-b0299159e74f088dba0a346c8afd56e9c449053e.zip
app-emulation/qemu: x86 stable wrt bug #731992
Package-Manager: Portage-2.3.99, Repoman-2.3.22 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.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.0.0-r1.ebuild b/app-emulation/qemu/qemu-5.0.0-r1.ebuild
index 7aa424a54663..6afbb774ee4d 100644
--- a/app-emulation/qemu/qemu-5.0.0-r1.ebuild
+++ b/app-emulation/qemu/qemu-5.0.0-r1.ebuild
@@ -24,7 +24,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"