summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-06 15:35:38 +0000
committerSam James <sam@gentoo.org>2021-06-06 15:35:38 +0000
commit64eaa5bf88b0ee133c7fb6ab0e35ea216e683a1e (patch)
tree3be05a8f2da84a1e7910c7e68777d92afb1b39fe /app-emulation/qemu/qemu-6.0.0.ebuild
parentdev-db/redis: Stabilize 6.0.14 arm64, #793719 (diff)
downloadgentoo-64eaa5bf88b0ee133c7fb6ab0e35ea216e683a1e.tar.gz
gentoo-64eaa5bf88b0ee133c7fb6ab0e35ea216e683a1e.tar.bz2
gentoo-64eaa5bf88b0ee133c7fb6ab0e35ea216e683a1e.zip
app-emulation/qemu: Stabilize 6.0.0 arm64, #792624
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/qemu/qemu-6.0.0.ebuild')
-rw-r--r--app-emulation/qemu/qemu-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-6.0.0.ebuild b/app-emulation/qemu/qemu-6.0.0.ebuild
index c0d2fd854969..ef7f1b637d4c 100644
--- a/app-emulation/qemu/qemu-6.0.0.ebuild
+++ b/app-emulation/qemu/qemu-6.0.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"