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 BBF7A15817D for ; Thu, 20 Jun 2024 02:16:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0464BE2A1B; Thu, 20 Jun 2024 02:16:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D893AE2A1B for ; Thu, 20 Jun 2024 02:16:02 +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 DA42D33B864 for ; Thu, 20 Jun 2024 02:16:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 425691C86 for ; Thu, 20 Jun 2024 02:16:00 +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: <1718849746.b3cbfa28e7b51cee2f34610567c4a6be79f22e61.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: b3cbfa28e7b51cee2f34610567c4a6be79f22e61 X-VCS-Branch: master Date: Thu, 20 Jun 2024 02:16:00 +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: 9d750959-f391-4df9-ab67-2584b5559a72 X-Archives-Hash: 0765bdb3f34f6eeb3b58d0d0e6dea865 commit: b3cbfa28e7b51cee2f34610567c4a6be79f22e61 Author: Ionen Wolkens gentoo org> AuthorDate: Thu Jun 20 02:15:38 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Jun 20 02:15:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3cbfa28 profiles/base: add bugref for qtmultimedia[v4l] forcing Signed-off-by: Ionen Wolkens gentoo.org> profiles/base/package.use.force | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 7f8a4c8076f5..bcae6b1e7b1d 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -2,9 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # Ionen Wolkens (2024-06-18) -# Disabling currently breaks build with USE=gstreamer, so forcing -# as a quick workaround until this is more closely looked at -# (does not need libv4l, and is trivial either way). +# Disabling currently breaks build with USE=gstreamer, so forcing as +# a quick workaround until this is more closely looked at (bug #934582) >=dev-qt/qtmultimedia-6.7.2 v4l # Sam James (2024-06-03)