mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 15:06:58 +02:00
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:
parent
bf1d8f8aaf
commit
f22e97870d
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user