From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 43BEC15808A for ; Mon, 14 Jul 2025 13:41:38 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 29A53340EFA for ; Mon, 14 Jul 2025 13:41:38 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 67EAE11055D; Mon, 14 Jul 2025 13:41:31 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5770511055D for ; Mon, 14 Jul 2025 13:41:31 +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 09BE7340E8C for ; Mon, 14 Jul 2025 13:41:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2CE071A49 for ; Mon, 14 Jul 2025 13:41:29 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1752500467.3a50e9ef517fde69aca4d6b324f66717e068bd6d.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/blender/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/blender/blender-4.3.2-r4.ebuild X-VCS-Directories: media-gfx/blender/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 3a50e9ef517fde69aca4d6b324f66717e068bd6d X-VCS-Branch: master Date: Mon, 14 Jul 2025 13:41:29 +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: 07719cf3-8dca-403c-ae3b-085e1d80bf75 X-Archives-Hash: 5627316eb90960be0585a4209a82c397 commit: 3a50e9ef517fde69aca4d6b324f66717e068bd6d Author: Arthur Zamarin gentoo org> AuthorDate: Mon Jul 14 13:41:07 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Jul 14 13:41:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a50e9ef media-gfx/blender: Stabilize 4.3.2-r4 amd64, #960181 Signed-off-by: Arthur Zamarin gentoo.org> media-gfx/blender/blender-4.3.2-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/blender/blender-4.3.2-r4.ebuild b/media-gfx/blender/blender-4.3.2-r4.ebuild index 888313bfec06..b01120936fc6 100644 --- a/media-gfx/blender/blender-4.3.2-r4.ebuild +++ b/media-gfx/blender/blender-4.3.2-r4.ebuild @@ -60,7 +60,7 @@ else # https://projects.blender.org/blender/blender-test-data/archive/blender-v${BLENDER_BRANCH}-release.tar.gz # ) # " - KEYWORDS="~amd64 ~arm ~arm64" + KEYWORDS="amd64 ~arm ~arm64" RESTRICT="test" # the test archive contains LFS references fi