From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1624784-garchives=archives.gentoo.org@lists.gentoo.org>
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 91F651581E7
	for <garchives@archives.gentoo.org>; Thu, 25 Apr 2024 11:02:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D0869E29B1;
	Thu, 25 Apr 2024 11:01:59 +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 AD85EE29B1
	for <gentoo-commits@lists.gentoo.org>; Thu, 25 Apr 2024 11:01:59 +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 A9DDE343007
	for <gentoo-commits@lists.gentoo.org>; Thu, 25 Apr 2024 11:01:58 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F6071755
	for <gentoo-commits@lists.gentoo.org>; Thu, 25 Apr 2024 11:01:57 +0000 (UTC)
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" <ulm@gentoo.org>
Message-ID: <1714042888.7fc5d38b911fc7722756994cfd0ae4069bede83e.ulm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/zoom/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-im/zoom/metadata.xml
X-VCS-Directories: net-im/zoom/
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: 7fc5d38b911fc7722756994cfd0ae4069bede83e
X-VCS-Branch: master
Date: Thu, 25 Apr 2024 11:01:57 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: e20c7b33-3889-4722-a008-71422846f21f
X-Archives-Hash: 0fa57d39dbd275042ce5c9ac53fc95f6

commit:     7fc5d38b911fc7722756994cfd0ae4069bede83e
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 25 11:00:52 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 11:01:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fc5d38b

net-im/zoom: Drop unused local use flag bundled-libjpeg-turbo

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 net-im/zoom/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/net-im/zoom/metadata.xml b/net-im/zoom/metadata.xml
index 641677fd6fef..9666965997b3 100644
--- a/net-im/zoom/metadata.xml
+++ b/net-im/zoom/metadata.xml
@@ -11,9 +11,6 @@
     <email>mva@gentoo.org</email>
   </maintainer>
   <use>
-    <flag name="bundled-libjpeg-turbo">
-      Use bundled libturbojpeg instead of <pkg>media-libs/libjpeg-turbo</pkg>
-    </flag>
     <flag name="bundled-qt">
       Use bundled Qt and icu instead of system-wide libs
     </flag>