summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-06 18:36:27 +0000
committerSam James <sam@gentoo.org>2021-03-06 18:36:27 +0000
commitf2e041eb6b198f7b1bc19e6959ef6639bde4eb07 (patch)
tree5f2b99bad80040d2fa4f6af210a44e9683a24042 /app-emulation
parentx11-themes/light-themes: Drop old (diff)
downloadgentoo-f2e041eb6b198f7b1bc19e6959ef6639bde4eb07.tar.gz
gentoo-f2e041eb6b198f7b1bc19e6959ef6639bde4eb07.tar.bz2
gentoo-f2e041eb6b198f7b1bc19e6959ef6639bde4eb07.zip
app-emulation/qemu: Stabilize 5.2.0-r2 arm64, #774420
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-5.2.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.2.0-r2.ebuild b/app-emulation/qemu/qemu-5.2.0-r2.ebuild
index 10d5abb82256..5daa1d5688c7 100644
--- a/app-emulation/qemu/qemu-5.2.0-r2.ebuild
+++ b/app-emulation/qemu/qemu-5.2.0-r2.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"