commit: 9efe5863ff0c56ca059e6e8e609190a0ec7db34a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 11 00:57:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 11 00:57:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efe5863
profiles/arch/x86: drop dist-kernel stable mask Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/x86/use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 469e5f74c24..e0bd8000152 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -10,10 +10,6 @@ python_single_target_python3_10 python_targets_python3_10 -# Michał Górny <[email protected]> (2021-01-07) -# Prebuilt kernel rebuilds are supported on stable yet. -dist-kernel - # Sam James <[email protected]> (2020-11-10) # media-gfx/openvdb is not stable on x86 # ... and has failing tests right now anyway
