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 3D63C15808B for ; Sun, 1 Sep 2024 23:14:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B572E29E6; Sun, 1 Sep 2024 23:14:27 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E4EC5E29E6 for ; Sun, 1 Sep 2024 23:14:26 +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 E9F4B34312A for ; Sun, 1 Sep 2024 23:14:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 308011F33 for ; Sun, 1 Sep 2024 23:14:24 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1725232415.6c27f6b4e306b21f7e506b79fcf17fd9d83b88ea.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6c27f6b4e306b21f7e506b79fcf17fd9d83b88ea X-VCS-Branch: master Date: Sun, 1 Sep 2024 23:14: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: d3366328-e45c-4969-b6df-b19885b8a721 X-Archives-Hash: 49174d86b652cc5a55c4654859c5a134 commit: 6c27f6b4e306b21f7e506b79fcf17fd9d83b88ea Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 29 23:27:18 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Sep 1 23:13:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c27f6b4 profiles: base: Drop obsolete qt6 package.use.stable.mask entries Signed-off-by: Andreas Sturmlechner gentoo.org> Signed-off-by: Sam James gentoo.org> profiles/base/package.use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 94b16c750f96..9d9b546ecbd8 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -16,11 +16,6 @@ (2024-06-13) -# Building with qt6 requires (masked) kde-frameworks:6 -app-admin/calamares qt6 -app-crypt/pinentry qt6 - # Andrew Ammerlaan (2024-04-14) # Qt6 dependencies are not yet available in stable. Moreover, # Qt6 support in freecad is not completely finished.