summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-04 00:33:09 +0000
committerSam James <sam@gentoo.org>2021-11-04 00:33:53 +0000
commit3a3dac6fbe08d90817de5a3285b103e0d04af2ea (patch)
tree0264e82eb2e4176400b57585c9530e881304f1b0
parentprofiles: mask newer sandbox versions w/ ptrace issues (diff)
downloadgentoo-3a3dac6f.tar.gz
gentoo-3a3dac6f.tar.bz2
gentoo-3a3dac6f.zip
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@gentoo.org>
-rw-r--r--sys-kernel/linux-headers/linux-headers-5.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.15.ebuild b/sys-kernel/linux-headers/linux-headers-5.15.ebuild
index 8ac754c008de..4f01564cb2a1 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