summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-21 19:13:36 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-21 19:13:36 +0200
commit8e48feb9032f24f231becaa1ec76bd2f6650a101 (patch)
tree3694db495d766daa47075f1d36b705b80e98c0ad /app-emulation
parentnet-libs/xrootd: x86 stable wrt bug #728784 (diff)
downloadgentoo-8e48feb9032f24f231becaa1ec76bd2f6650a101.tar.gz
gentoo-8e48feb9032f24f231becaa1ec76bd2f6650a101.tar.bz2
gentoo-8e48feb9032f24f231becaa1ec76bd2f6650a101.zip
app-emulation/qemu: x86 stable wrt bug #728932
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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.0.0.ebuild b/app-emulation/qemu/qemu-5.0.0.ebuild
index c364ab4d77d1..31bb16d73133 100644
--- a/app-emulation/qemu/qemu-5.0.0.ebuild
+++ b/app-emulation/qemu/qemu-5.0.0.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"