summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-11 22:59:29 +0000
committerSam James <sam@gentoo.org>2023-01-11 22:59:35 +0000
commit2bb557921caf8fe40ad4755c52253baf816eda2e (patch)
treea9d3253dc4425e9a7fa9e3a04d987654a796d98d /dev-python/trimesh
parentsys-apps/dcfldd: Stabilize 1.8 x86, #890314 (diff)
downloadgentoo-2bb557921caf8fe40ad4755c52253baf816eda2e.tar.gz
gentoo-2bb557921caf8fe40ad4755c52253baf816eda2e.tar.bz2
gentoo-2bb557921caf8fe40ad4755c52253baf816eda2e.zip
dev-python/trimesh: Stabilize 3.17.1 amd64, #890521
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/trimesh')
-rw-r--r--dev-python/trimesh/trimesh-3.17.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/trimesh/trimesh-3.17.1.ebuild b/dev-python/trimesh/trimesh-3.17.1.ebuild
index 503f6b349bbf..8b6b7c8f6988 100644
--- a/dev-python/trimesh/trimesh-3.17.1.ebuild
+++ b/dev-python/trimesh/trimesh-3.17.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
RDEPEND="
dev-python/chardet[${PYTHON_USEDEP}]