From 6e5e3f99911e7988892569bb40e643d441ac8296 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Fri, 21 Oct 2022 17:28:42 +0200 Subject: [PATCH] profiles: Drop accept keywords for sys-kernel/linux-headers The updated package is stable for both amd64 and arm64. --- .../profiles/coreos/base/package.accept_keywords | 3 --- 1 file changed, 3 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index bd5bbccaac..d117ea26eb 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -27,9 +27,6 @@ =sys-fs/cryptsetup-2.4.1-r1 ~amd64 ~arm64 -# Keep headers in sync with kernel version. -=sys-kernel/linux-headers-5.15 ~amd64 ~arm64 - # Keep iproute in sync with kernel version. =sys-apps/iproute2-5.15.0 ~amd64 ~arm64