commit:     ebf96a12443faafc8d7d8ec66d15871f38aeb78f
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  4 09:38:32 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu Aug  4 09:41:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf96a12

sys-kernel/linux-headers: unkeyword 5.19 except for loong

Pending more exhaustive testing on other arches (esp. amd64), but loong
is on this version effectively since the beginning, so keeping only its
keyword.

Closes: https://github.com/gentoo/gentoo/pull/26696
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 sys-kernel/linux-headers/linux-headers-5.19.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-kernel/linux-headers/linux-headers-5.19.ebuild 
b/sys-kernel/linux-headers/linux-headers-5.19.ebuild
index 527b4b401d6c..e9f071f1dbf2 100644
--- a/sys-kernel/linux-headers/linux-headers-5.19.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-5.19.ebuild
@@ -15,7 +15,8 @@ SRC_URI="${KERNEL_URI}
        
${PATCH_VER:+https://dev.gentoo.org/~${PATCH_DEV}/distfiles/sys-kernel/linux-headers/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}";
 S="${WORKDIR}/linux-${PV}"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~loong"
 
 BDEPEND="app-arch/xz-utils
        dev-lang/perl"

Reply via email to