From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4E4B215817D for ; Thu, 13 Jun 2024 20:43:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37324E2A91; Thu, 13 Jun 2024 20:43:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14927E2A8F for ; Thu, 13 Jun 2024 20:43:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30ED3335DC3 for ; Thu, 13 Jun 2024 20:43:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 654371CDC for ; Thu, 13 Jun 2024 20:43:24 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1718311333.53b09686c701b1f791ea1a03fdaf4ad63360d643.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 53b09686c701b1f791ea1a03fdaf4ad63360d643 X-VCS-Branch: master Date: Thu, 13 Jun 2024 20:43:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8e77551d-ddd6-4f67-8fa8-855bca85e231 X-Archives-Hash: 211312461012c4153bc9bd9946de084e commit: 53b09686c701b1f791ea1a03fdaf4ad63360d643 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jun 13 18:34:47 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jun 13 20:42:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53b09686 profiles: base: Drop kf6compat from use.mask Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/base/use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 392c76f40109..3db1ca5d5430 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -13,10 +13,6 @@ perl_features_debug # Telepathy is dead and packages masked for removal. telepathy -# Andreas Sturmlechner (2023-12-15) -# KF6 is not in ::gentoo yet. Move to stable.use.mask on KF6 intro. -kf6compat - # Hans de Graaff (2023-08-19) # Ruby 3.0 is not compatible with OpenSSL 3. Please upgrade to a newer # Ruby version.