summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-27 10:51:59 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-27 10:51:59 +0100
commit580a872c93feed3c5cfcd55c0568555ce02218c3 (patch)
tree9e4f56faf08979e49b4311a3111b59a303d1be0e /app-emulation/qemu
parentmedia-sound/abcmidi: Stabilize 2021.11.25 x86, #830035 (diff)
downloadgentoo-580a872c93feed3c5cfcd55c0568555ce02218c3.tar.gz
gentoo-580a872c93feed3c5cfcd55c0568555ce02218c3.tar.bz2
gentoo-580a872c93feed3c5cfcd55c0568555ce02218c3.zip
app-emulation/qemu: Stabilize 6.2.0 amd64, #830014
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-6.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-6.2.0.ebuild b/app-emulation/qemu/qemu-6.2.0.ebuild
index 0eb1fd734c4b..bfc38240e3a6 100644
--- a/app-emulation/qemu/qemu-6.2.0.ebuild
+++ b/app-emulation/qemu/qemu-6.2.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"