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 9330A158009 for ; Tue, 27 Jun 2023 10:04:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6AB0E0802; Tue, 27 Jun 2023 10:04:07 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBA29E0802 for ; Tue, 27 Jun 2023 10:04:07 +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 C8CFB341002 for ; Tue, 27 Jun 2023 10:04:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61A157C6 for ; Tue, 27 Jun 2023 10:04:05 +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: <1687860156.a3cea3803119c05c662944abb710799ff5df9dc6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a3cea3803119c05c662944abb710799ff5df9dc6 X-VCS-Branch: master Date: Tue, 27 Jun 2023 10:04:05 +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: a82a9cdb-e1ae-4254-8aaf-6b12987a78fb X-Archives-Hash: 5c55897a455da8fdc54f3c1749cb579b commit: a3cea3803119c05c662944abb710799ff5df9dc6 Author: Sam James gentoo org> AuthorDate: Tue Jun 27 10:02:36 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 27 10:02:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3cea380 profiles: unmask ffmpeg-6 Various reports of bugs w/ ffmpeg-5 so let's unmask 6 given breakage doesn't seem bad. In particular, note https://forums.gentoo.org/viewtopic-t-1163694.html. As for ffmpeg 6 bugs, gegl[ffmpeg] is still semi-broken but upstream for gegl say not to worry about it (bug #907412). Bug: https://bugs.gentoo.org/907412 Bug: https://bugs.gentoo.org/901257 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index e27a563785f3..ff4a6e0497a7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -291,10 +291,6 @@ dev-python/ntlm-auth # Removal on 2023-06-30. Bug #907495. dev-python/http-parser -# Sam James (2023-05-29) -# Masked until enough reverse dependencies are fixed, bug #901257. -=media-video/ffmpeg-6* - # Andreas K. Hüttel (2023-05-28) # Causes only problems, at negligible gain. Removal in 30days. # Bugs 880573, 864157, 885471, 870454, 884571