commit: 069e808e98eaa95f466cc27983be41a9578226ba
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 6 20:04:06 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Feb 6 22:10:19 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=069e808e
app-emulation/qemu: Stabilize 10.2.0-r1 amd64, #969687
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-emulation/qemu/qemu-10.2.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/qemu/qemu-10.2.0-r1.ebuild
b/app-emulation/qemu/qemu-10.2.0-r1.ebuild
index 9afaeb09e5ad..0247dd0920f5 100644
--- a/app-emulation/qemu/qemu-10.2.0-r1.ebuild
+++ b/app-emulation/qemu/qemu-10.2.0-r1.ebuild
@@ -44,7 +44,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
# this is still required to support glibc-2.42 in qemu-user, bug 961307