overlay profiles: Add accept keywords for sys-kernel/linux-headers

The weekly package automation reverted the modifications done to the
ebuild. That's the reason why modiyfing packages in portage-stable is
a no-no.

Add accept keywords to keep pulling in the 6.6 version of linux
headers.
This commit is contained in:
Krzesimir Nowak 2024-01-04 18:36:27 +01:00
parent bf1d8f8aaf
commit f22e97870d

View File

@ -80,6 +80,11 @@
# Keep versions on both arches in sync. # Keep versions on both arches in sync.
=sys-firmware/edk2-aarch64-18.02 ** =sys-firmware/edk2-aarch64-18.02 **
# Keep linux headers in sync with used kernel
=sys-kernel/linux-headers-6.6 ~amd64 ~arm64
# Keep versions on both arches in sync.
=sys-libs/binutils-libs-2.40-r7 ~arm64 =sys-libs/binutils-libs-2.40-r7 ~arm64
# Needed to fix CVE-2023-29491. # Needed to fix CVE-2023-29491.