From 35ac1a04a4638702ba696f71e77a9e3eda853ead Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Wed, 11 May 2022 14:42:10 +0200 Subject: [PATCH] profiles: Drop accept_keywords for sys-libs/talloc We updated to 2.3.3, which is stable for both amd64 and arm64. Also, we have the new enough python version now. --- .../profiles/coreos/base/package.accept_keywords | 6 ------ 1 file changed, 6 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 5786154a0d..db1600bd49 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 @@ -39,12 +39,6 @@ =sys-libs/libseccomp-2.5.0 ~amd64 ~arm64 -# We need 2.3.2, but it still marked as unstable on arm64. Can't -# update the package to a newer revision from gentoo (where it is -# already stabilised for both amd64 and arm64) until we move off from -# python3.6. -=sys-libs/talloc-2.3.2 ~amd64 ~arm64 - # Keep headers in sync with kernel version. =sys-kernel/linux-headers-5.15 ~amd64 ~arm64