commit:     81033a0be5044e9dc546396279f60cb59bd09bc4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 17:46:22 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 17:47:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81033a0b

app-emulation/qemu: Stabilize 5.1.0 arm64, #741768

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/qemu/qemu-5.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-5.1.0.ebuild 
b/app-emulation/qemu/qemu-5.1.0.ebuild
index 5564dc4c842..dacc692eef6 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"

Reply via email to