From 25a3a1e5207e6cd5ebe703a3b6dcb1ce3090d5cf Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 8 Jan 2024 17:18:21 +0100 Subject: [PATCH] overlay profiles: Update accept keywords for dev-libs/libdnet There was a change in libdnet ebuilds about how tests are enabled/disabled through a configure flag. The change was correct for versions 1.16.4 and up, but not for earlier ones. So instead of waiting for the change to be reverted for older ebuilds, bump the version to 1.16.4 now - it should be stabilized soon. --- .../profiles/coreos/base/package.accept_keywords | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 b0c89f9f08..d4a90efb53 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 @@ -54,7 +54,12 @@ =dev-libs/glib-2.78.3 ~arm64 =dev-libs/gobject-introspection-1.78.1 ~arm64 =dev-libs/gobject-introspection-common-1.78.1 ~arm64 -=dev-libs/libdnet-1.16.2 ~arm64 + +# Needed to fix a build issue introduced by a wrong change in an older +# version of the ebuild. +=dev-libs/libdnet-1.16.4 ~amd64 ~arm64 + +# Keep versions on both arches in sync. =dev-libs/libunistring-1.1-r1 ~arm64 =dev-libs/libxml2-2.11.5-r1 ~amd64 =dev-util/bpftool-6.5.7 ~arm64