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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 162DF1581FB for ; Thu, 29 Aug 2024 17:53:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07CC0E29AA; Thu, 29 Aug 2024 17:53:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D686AE29AA for ; Thu, 29 Aug 2024 17:53:44 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E21EC340C42 for ; Thu, 29 Aug 2024 17:53:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5610E1F0D for ; Thu, 29 Aug 2024 17:53:42 +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: <1724953975.074429c01821f79aa60e9c0cfb0e5fa16d57f4c4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 074429c01821f79aa60e9c0cfb0e5fa16d57f4c4 X-VCS-Branch: master Date: Thu, 29 Aug 2024 17:53:42 +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: c11e9dd3-0b71-4805-9361-da2beeaac284 X-Archives-Hash: 79c95eef81ee7547b58e9709847b00d7 commit: 074429c01821f79aa60e9c0cfb0e5fa16d57f4c4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 29 16:16:15 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 29 17:52:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074429c0 profiles: base: Drop kf6compat use.stable.mask Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/base/use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index de017f0c28aa..4c528b5880f3 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Andreas Sturmlechner (2024-06-13) -# KF6 is not in stable yet. -kf6compat - # Michał Górny (2024-05-08) # Python implementations without stable keywords. python_targets_python3_13