summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 00:01:41 +0000
committerSam James <sam@gentoo.org>2021-05-16 00:01:41 +0000
commite5495e494052fca28bc5e276b9ae78609bb33102 (patch)
tree21c2d3223579eed21fc43558fee141e909c2afce
parentsys-firmware/sgabios: Stabilize 0.1_pre10 arm64, #790374 (diff)
downloadgentoo-e5495e49.tar.gz
gentoo-e5495e49.tar.bz2
gentoo-e5495e49.zip
app-emulation/qemu: Stabilize 5.2.0-r50 arm64, #790374
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-emulation/qemu/qemu-5.2.0-r50.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.2.0-r50.ebuild b/app-emulation/qemu/qemu-5.2.0-r50.ebuild
index 6d459a989b6b..df951b18e2c4 100644
--- a/app-emulation/qemu/qemu-5.2.0-r50.ebuild
+++ b/app-emulation/qemu/qemu-5.2.0-r50.ebuild
@@ -24,7 +24,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"