From 92e5b6774c259b2de3887c6364d5053433f1f3d1 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 9 May 2022 19:35:45 +0200 Subject: [PATCH] profiles: Drop outdated unmasks --- .../coreos-overlay/profiles/coreos/base/package.unmask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.unmask b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.unmask index 2b71e249dc..fdc50f0aaa 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.unmask +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.unmask @@ -1,11 +1,3 @@ -# Overwrite outdated portage-stable mask -=dev-libs/openssl-3.0.0 - -# Overwrite portage-stable mask - this package was removed in -# gentoo. We still need it, since sys-libs/libsemanage still requires -# it. When we update selinux, this can be dropped. -=dev-libs/ustr-1.0.4-r8 - # Overwrite portage-stable mask. We are delaying the transition to # libxcrypt, because we need to figure out how to solve the dep loop # that results from the migration (python -> virtual/libcrypt ->