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 4554F15800F for ; Wed, 11 Jan 2023 21:28:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E252E0C5E; Wed, 11 Jan 2023 21:28:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 551E3E0C5E for ; Wed, 11 Jan 2023 21:28:14 +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 5D1BC340D4D for ; Wed, 11 Jan 2023 21:28:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF3E276A for ; Wed, 11 Jan 2023 21:28:11 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1673472452.890a9704e59ed244e42ee98bff732a4b8a2697a9.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64le/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/64le/package.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/64le/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 890a9704e59ed244e42ee98bff732a4b8a2697a9 X-VCS-Branch: master Date: Wed, 11 Jan 2023 21:28:11 +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: cad7aa4b-9c16-4fac-82ea-a9704f83b769 X-Archives-Hash: 6db444626773c816cfefe80071e9e0ab commit: 890a9704e59ed244e42ee98bff732a4b8a2697a9 Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Jan 11 21:26:40 2023 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Jan 11 21:27:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=890a9704 profiles/arch/powerpc/ppc64/64le: fix obs-studio unmask Otherwise portage prints warning on every incocation: --- Unmatched removal atom(s) in ... 64le/package.mask: -media-video/obs-studio Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/ppc64/64le/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/powerpc/ppc64/64le/package.mask b/profiles/arch/powerpc/ppc64/64le/package.mask index bfa00705168b..1fd7b40d96ae 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.mask @@ -3,7 +3,7 @@ # Jimi Huotari (2023-01-11) # Requires media-libs/libva since 29.0.0, which is unmasked here. --media-video/obs-studio +->=media-video/obs-studio-29.0.0 # Michał Górny (2022-08-25) # Only ppc64le binpkg is provided.