diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-05 10:00:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-05 10:00:18 +0300 |
commit | d1ba1eccecd16f5af49919ed0f0c11175d85558c (patch) | |
tree | 86c1311fcaf9bf5736cda08a05f89ccf8c6d9f29 /dev-python/trimesh | |
parent | dev-python/stomp-py: Stabilize 8.1.2 ALLARCHES, #933577 (diff) | |
download | gentoo-d1ba1eccecd16f5af49919ed0f0c11175d85558c.tar.gz gentoo-d1ba1eccecd16f5af49919ed0f0c11175d85558c.tar.bz2 gentoo-d1ba1eccecd16f5af49919ed0f0c11175d85558c.zip |
dev-python/trimesh: Stabilize 4.4.0 ALLARCHES, #933580
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/trimesh')
-rw-r--r-- | dev-python/trimesh/trimesh-4.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trimesh/trimesh-4.4.0.ebuild b/dev-python/trimesh/trimesh-4.4.0.ebuild index 90df68a2c9dc..2ba9f811f9ea 100644 --- a/dev-python/trimesh/trimesh-4.4.0.ebuild +++ b/dev-python/trimesh/trimesh-4.4.0.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}] |