diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-23 12:52:59 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-23 12:52:59 +0100 |
commit | 0c4b75402560c3f76eda9afe865b7f49ae288f46 (patch) | |
tree | a0cba894460426b8bd1d9943a07325cb8581ccd6 /dev-python/trimesh | |
parent | app-admin/awscli: Stabilize 1.32.59 ALLARCHES, #927606 (diff) | |
download | gentoo-0c4b75402560c3f76eda9afe865b7f49ae288f46.tar.gz gentoo-0c4b75402560c3f76eda9afe865b7f49ae288f46.tar.bz2 gentoo-0c4b75402560c3f76eda9afe865b7f49ae288f46.zip |
dev-python/trimesh: Stabilize 4.1.8 ALLARCHES, #927607
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/trimesh')
-rw-r--r-- | dev-python/trimesh/trimesh-4.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trimesh/trimesh-4.1.8.ebuild b/dev-python/trimesh/trimesh-4.1.8.ebuild index fdbbaa5a2b10..22597eb9468e 100644 --- a/dev-python/trimesh/trimesh-4.1.8.ebuild +++ b/dev-python/trimesh/trimesh-4.1.8.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}] |