commit: 8fe2b6b04e5dc1e64dbf16eab8ca41b61e7163f3 Author: Ian Jordan <immoloism <AT> gmail <DOT> com> AuthorDate: Wed Jan 14 13:09:02 2026 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Jan 14 13:47:48 2026 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=8fe2b6b0
LiveGUI: mainline kernel Due to the nature of how often new GPUs and wifi hardware comes out, LTS kernels have become more of a compatibility issue for users with newer machines. With the switch to dist kernel we are for the first time in a postion where we can offer a wider range of support for our users with praticallly zero extra workload being forced on to the RelEng project. Closes: https://bugs.gentoo.org/938718 Signed-off-by: Ian Jordan <immoloism <AT> gmail.com> releases/portage/livegui/package.accept_keywords/kernel | 2 ++ 1 file changed, 2 insertions(+) diff --git a/releases/portage/livegui/package.accept_keywords/kernel b/releases/portage/livegui/package.accept_keywords/kernel new file mode 100644 index 00000000..29c8f9a4 --- /dev/null +++ b/releases/portage/livegui/package.accept_keywords/kernel @@ -0,0 +1,2 @@ +sys-kernel/gentoo-kernel +virtual/dist-kernel
