commit: df8a9c40d8cf04f09d4cf19907a51fd09cf0fec8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 03:23:24 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 03:23:24 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df8a9c40
app-emulation/qemu: Stabilize 8.2.7 amd64, #941496
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/qemu/qemu-8.2.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/qemu/qemu-8.2.7.ebuild
b/app-emulation/qemu/qemu-8.2.7.ebuild
index 4f1e891938a1..bff8dd0f295e 100644
--- a/app-emulation/qemu/qemu-8.2.7.ebuild
+++ b/app-emulation/qemu/qemu-8.2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -47,7 +47,7 @@ else
fi
S="${WORKDIR}/${MY_P}"
- [[ "${PV}" != *_rc* ]] && KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc
~ppc64 ~riscv x86"
+ [[ "${PV}" != *_rc* ]] && KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc
~ppc64 ~riscv x86"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"