summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-09 16:54:22 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-09 16:54:22 +0100
commit761d4f23b74950a15ab70a3a941678cf518798da (patch)
tree62f8006d75079feb97cd7a49469d2597e8b7186d
parentdev-python/stripe: Stabilize 7.7.0 x86, #919562 (diff)
downloadgentoo-761d4f23b74950a15ab70a3a941678cf518798da.tar.gz
gentoo-761d4f23b74950a15ab70a3a941678cf518798da.tar.bz2
gentoo-761d4f23b74950a15ab70a3a941678cf518798da.zip
dev-python/trimesh: Stabilize 4.0.5 ALLARCHES, #919568
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/trimesh/trimesh-4.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trimesh/trimesh-4.0.5.ebuild b/dev-python/trimesh/trimesh-4.0.5.ebuild
index efd16dd10381..7f7ac691a252 100644
--- a/dev-python/trimesh/trimesh-4.0.5.ebuild
+++ b/dev-python/trimesh/trimesh-4.0.5.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}]