commit: 89a157d384cd5b1431b9f5dfaee121625cf512c0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 07:39:23 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 07:39:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a157d3
dev-python/trimesh: amd64 stable (ALLARCHES policy) wrt bug #865039
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/trimesh/trimesh-3.12.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/trimesh/trimesh-3.12.9.ebuild
b/dev-python/trimesh/trimesh-3.12.9.ebuild
index 11e1a73dfac5..40922f106994 100644
--- a/dev-python/trimesh/trimesh-3.12.9.ebuild
+++ b/dev-python/trimesh/trimesh-3.12.9.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
RDEPEND="
dev-python/chardet[${PYTHON_USEDEP}]