From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1734374-garchives=archives.gentoo.org@lists.gentoo.org> 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 727C71581EE for <garchives@archives.gentoo.org>; Sat, 05 Apr 2025 11:51:46 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 5B9233432FD for <garchives@archives.gentoo.org>; Sat, 05 Apr 2025 11:51:46 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DF33B1104BD; Sat, 05 Apr 2025 11:51:25 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D90F51104BD for <gentoo-commits@lists.gentoo.org>; Sat, 05 Apr 2025 11:51:25 +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 8E4F13432FF for <gentoo-commits@lists.gentoo.org>; Sat, 05 Apr 2025 11:51:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9CF2281C for <gentoo-commits@lists.gentoo.org>; Sat, 05 Apr 2025 11:51:22 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1743853843.49b829fe17e20bc542aa76e30b99be292af3c659.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/trimesh/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/trimesh/trimesh-4.6.5.ebuild X-VCS-Directories: dev-python/trimesh/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 49b829fe17e20bc542aa76e30b99be292af3c659 X-VCS-Branch: master Date: Sat, 05 Apr 2025 11:51:22 +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: bf6125e0-509e-4755-8bc5-48349114d9c6 X-Archives-Hash: 1c8123497f00e9fd5973aac75bb29623 commit: 49b829fe17e20bc542aa76e30b99be292af3c659 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 5 11:50:43 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 5 11:50:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49b829fe dev-python/trimesh: Stabilize 4.6.5 ALLARCHES, #953180 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/trimesh/trimesh-4.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/trimesh/trimesh-4.6.5.ebuild b/dev-python/trimesh/trimesh-4.6.5.ebuild index 252b04a9f06e..693dfd031e45 100644 --- a/dev-python/trimesh/trimesh-4.6.5.ebuild +++ b/dev-python/trimesh/trimesh-4.6.5.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 ~x86" RDEPEND=" dev-python/charset-normalizer[${PYTHON_USEDEP}]