summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-27 12:31:24 +0000
committerSam James <sam@gentoo.org>2021-02-27 12:31:24 +0000
commit7b3f435c37978d36938a4f791fc023f764b10e5b (patch)
treecab78e28eafb1573103d4a9e30fabea27a9b5336 /app-emulation/qemu
parentdev-python/feedparser: Stabilize 6.0.2 arm64, #756430 (diff)
downloadgentoo-7b3f435c37978d36938a4f791fc023f764b10e5b.tar.gz
gentoo-7b3f435c37978d36938a4f791fc023f764b10e5b.tar.bz2
gentoo-7b3f435c37978d36938a4f791fc023f764b10e5b.zip
app-emulation/qemu: Stabilize 5.2.0-r1 arm64, #765736
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-5.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.2.0-r1.ebuild b/app-emulation/qemu/qemu-5.2.0-r1.ebuild
index ccb10ff8b9a0..5050c1ffb140 100644
--- a/app-emulation/qemu/qemu-5.2.0-r1.ebuild
+++ b/app-emulation/qemu/qemu-5.2.0-r1.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"