commit: 6e5c82360f079ac9ae63b6fb5c884fd57975e629
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 22 06:11:05 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 06:51:40 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e5c8236
dev-python/trimesh: Stabilize 4.11.1 ALLARCHES, #970436
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/trimesh/trimesh-4.11.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/trimesh/trimesh-4.11.1.ebuild
b/dev-python/trimesh/trimesh-4.11.1.ebuild
index 7663c8452552..14c74c9a1078 100644
--- a/dev-python/trimesh/trimesh-4.11.1.ebuild
+++ b/dev-python/trimesh/trimesh-4.11.1.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}]