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 EF271158041 for ; Wed, 10 Apr 2024 02:08:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CD93E29FD; Wed, 10 Apr 2024 02:08:58 +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 19C81E29FD for ; Wed, 10 Apr 2024 02:08:58 +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 F36E334331B for ; Wed, 10 Apr 2024 02:08:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59C79167D for ; Wed, 10 Apr 2024 02:08:55 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1712714909.1906ff9251046edebed2d9b2d2e892d22b751517.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.force X-VCS-Directories: profiles/base/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 1906ff9251046edebed2d9b2d2e892d22b751517 X-VCS-Branch: master Date: Wed, 10 Apr 2024 02:08:55 +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: dda5add0-d173-4fb1-a13a-aa784ecc802a X-Archives-Hash: 152c8c3da0cbb7aa7026d88eade6f8c4 commit: 1906ff9251046edebed2d9b2d2e892d22b751517 Author: Ionen Wolkens gentoo org> AuthorDate: Wed Apr 10 02:07:38 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Wed Apr 10 02:08:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1906ff92 profiles/base: typo fix for qtbase's zstd package.use.force comment Fixes: f8c28803daec106ef1dc253c975a8c5870a4a8b2 Signed-off-by: Ionen Wolkens gentoo.org> profiles/base/package.use.force | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 878eedb0489f..65e6df80c21a 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -4,7 +4,7 @@ # Ionen Wolkens (2024-04-10) # Flipping the zstd USE state is unsafe and can break *tons* of Qt revdeps # including many KDE packages and Qt itself without rebuilds due to losing -# the qt_resourceFeatureZstd@Qt_6 (non-private) symbol making it irrealistic +# the qt_resourceFeatureZstd@Qt_6 (non-private) symbol making it unrealistic # to have [zstd=] everywhere. # # Given prebuilt revdeps may also need this and that it may speed up