summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-30 22:18:07 +0000
committerSam James <sam@gentoo.org>2020-09-30 22:18:55 +0000
commitd00c5c28426ef28dd30856229a53a032a737383f (patch)
tree6431b4c501482fc17f9c44d3e72ea0d9eb9b7948 /app-emulation/qemu
parentnet-firewall/shorewall: drop old (diff)
downloadgentoo-d00c5c28426ef28dd30856229a53a032a737383f.tar.gz
gentoo-d00c5c28426ef28dd30856229a53a032a737383f.tar.bz2
gentoo-d00c5c28426ef28dd30856229a53a032a737383f.zip
app-emulation/qemu: Stabilize 5.1.0-r1 arm64, #743649
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-5.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.1.0-r1.ebuild b/app-emulation/qemu/qemu-5.1.0-r1.ebuild
index 7a7ac8c4847b..369d862dc879 100644
--- a/app-emulation/qemu/qemu-5.1.0-r1.ebuild
+++ b/app-emulation/qemu/qemu-5.1.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"