From e75d87abec94d6e9a2487500495b3290ac7c9f7a Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 4 Nov 2025 10:37:35 +0100 Subject: [PATCH] overlay profiles: Stop masking ssl in app-crypt/gnupg We do ship gnutls in production images and the mask is making problems with new app-alternatives/gpg. Signed-off-by: Krzesimir Nowak --- .../coreos-overlay/profiles/coreos/base/package.use.mask | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.mask b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.mask index 664eb47916..552f28f580 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.mask +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.mask @@ -1,5 +1,5 @@ -# We don't ship GnuTLS by default, and smartcard has a dep loop -app-crypt/gnupg smartcard ssl +# Smartcard has a dep loop. +app-crypt/gnupg smartcard # Our ISOs are not built with Catalyst. dev-util/catalyst iso