commit: 4e0524e1c3faee5b7a53c3348692005b69615f20
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 03:23:38 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 03:23:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0524e1
app-emulation/qemu: Stabilize 7.2.15 amd64, #945465
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/qemu/qemu-7.2.15.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/qemu/qemu-7.2.15.ebuild
b/app-emulation/qemu/qemu-7.2.15.ebuild
index 08f05e58f7dd..09cadb979a29 100644
--- a/app-emulation/qemu/qemu-7.2.15.ebuild
+++ b/app-emulation/qemu/qemu-7.2.15.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
@@ -41,7 +41,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"