commit:     4c516412727ba7ef4bffd50c010fc727e8da85ee
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 13:10:09 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 13:10:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c516412

sys-apps/kexec-tools: Stabilize 2.0.30 amd64, #947953

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

 sys-apps/kexec-tools/kexec-tools-2.0.30.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/kexec-tools/kexec-tools-2.0.30.ebuild 
b/sys-apps/kexec-tools/kexec-tools-2.0.30.ebuild
index d0255bda1bc6..24d7c743ff07 100644
--- a/sys-apps/kexec-tools/kexec-tools-2.0.30.ebuild
+++ b/sys-apps/kexec-tools/kexec-tools-2.0.30.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
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
 else
        
SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/kexec/${P/_/-}.tar.xz";
        [[ "${PV}" == *_rc* ]] || \
-       KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 fi
 
 DESCRIPTION="Load another kernel from the currently executing Linux kernel"

Reply via email to