commit:     3a3dac6fbe08d90817de5a3285b103e0d04af2ea
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  4 00:33:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov  4 00:33:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a3dac6f

sys-kernel/linux-headers: unkeyword 5.15 for more testing

Just for now. No major issues reported but there's enough
going on right now (sandbox ptrace fun, meson 0.60.x, and
linux-headers 5.15 breaking systemd and systemd-components at build
time).

Note that I probably wouldn't bother dekeywording this
if it weren't for other things going on. Just trying
to avoid users being bombarded with various build
issues at the same time (due to aforementioned stuff ^).

Bug: https://bugs.gentoo.org/821550
Bug: https://bugs.gentoo.org/821397
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-kernel/linux-headers/linux-headers-5.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/linux-headers/linux-headers-5.15.ebuild 
b/sys-kernel/linux-headers/linux-headers-5.15.ebuild
index 8ac754c008d..4f01564cb2a 100644
--- a/sys-kernel/linux-headers/linux-headers-5.15.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-5.15.ebuild
@@ -16,7 +16,7 @@ SRC_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 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
        app-arch/xz-utils

Reply via email to