summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-10 17:37:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-10 17:37:18 +0200
commitc208a95af987b4b3d1c298ed17054a1465687d72 (patch)
tree045efd1257c2081f90519b9619a016cdadcd0085 /app-emulation
parentnet-mail/mu: x86 stable wrt bug #817137 (diff)
downloadgentoo-c208a95af987b4b3d1c298ed17054a1465687d72.tar.gz
gentoo-c208a95af987b4b3d1c298ed17054a1465687d72.tar.bz2
gentoo-c208a95af987b4b3d1c298ed17054a1465687d72.zip
app-emulation/qemu: x86 stable wrt bug #816879
Package-Manager: Portage-3.0.20, Repoman-3.0.3 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-6.0.0-r53.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-6.0.0-r53.ebuild b/app-emulation/qemu/qemu-6.0.0-r53.ebuild
index ea4fef2265a6..91f256cce063 100644
--- a/app-emulation/qemu/qemu-6.0.0-r53.ebuild
+++ b/app-emulation/qemu/qemu-6.0.0-r53.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"