From 1d3daed50a0d8657ff281b4297b2d5b8bc9af21d Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 10 Oct 2022 10:14:16 +0200 Subject: [PATCH] profiles: Update accept keywords for dev-util/bpftool Bpftool 5.18.11 is gone from portage-stable, 5.19.2 is the new stable version for amd64. There's still no keyword for arm64, so we need to keep the entry in the profiles for arm64. --- .../profiles/coreos/arm64/package.accept_keywords | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords index 8439215142..faff6ac874 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords @@ -15,7 +15,7 @@ =dev-lang/yasm-1.3.0-r1 ~arm64 # needed to force enable bpftool for arm64 -=dev-util/bpftool-5.18.11 ** +=dev-util/bpftool-5.19.2-r1 ** =net-dns/c-ares-1.17.2 ~arm64 =net-firewall/conntrack-tools-1.4.6-r1 ~arm64