summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-12 17:46:22 +0000
committerSam James <sam@gentoo.org>2020-09-12 17:47:11 +0000
commit81033a0be5044e9dc546396279f60cb59bd09bc4 (patch)
tree8b1eabefbc07dd263b78a2ebc466e66a416057dd /app-emulation
parentnet-libs/zeromq: ppc stable (bug #740574) (diff)
downloadgentoo-81033a0be5044e9dc546396279f60cb59bd09bc4.tar.gz
gentoo-81033a0be5044e9dc546396279f60cb59bd09bc4.tar.bz2
gentoo-81033a0be5044e9dc546396279f60cb59bd09bc4.zip
app-emulation/qemu: Stabilize 5.1.0 arm64, #741768
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-5.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.1.0.ebuild b/app-emulation/qemu/qemu-5.1.0.ebuild
index 5564dc4c8420..dacc692eef60 100644
--- a/app-emulation/qemu/qemu-5.1.0.ebuild
+++ b/app-emulation/qemu/qemu-5.1.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"