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 5121C158090 for ; Sun, 15 May 2022 21:40:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C87AE092A; Sun, 15 May 2022 21:40: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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 25F93E092A for ; Sun, 15 May 2022 21:40:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5BB1834164D for ; Sun, 15 May 2022 21:40:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 260703A5 for ; Sun, 15 May 2022 21:40:04 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1652650738.3035be10d60c6b7801edb6ab4d38a9edcf61db07.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/package.use.mask X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 3035be10d60c6b7801edb6ab4d38a9edcf61db07 X-VCS-Branch: master Date: Sun, 15 May 2022 21:40:04 +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: 55bae383-ea7f-4813-9bb7-6019b14266fc X-Archives-Hash: 34e874041b6c1be7ba9a9f284a44f4a1 commit: 3035be10d60c6b7801edb6ab4d38a9edcf61db07 Author: Jakov Smolić gentoo org> AuthorDate: Sun May 15 21:38:42 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Sun May 15 21:38:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3035be10 profiles/arch/amd64: Mask media-video/avidemux[nvenc] Signed-off-by: Jakov Smolić gentoo.org> profiles/arch/amd64/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 2482500d3cf3..789b47500e10 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Jakov Smolić (2022-05-15) +# media-video/nvidia_video_sdk is masked for removal +media-libs/avidemux-core nvenc +media-libs/avidemux-plugins nvenc +media-video/avidemux nvenc + # Georgy Yakovlev (2021-11-01) # requires sys-apps/dbus-broker, which is keyworded here. sys-apps/systemd -hostnamed-fallback