summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-06 11:16:24 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-06 11:16:41 +0100
commit9e4cfee647376768f2f6dd5e568f9c11d8ec348f (patch)
tree337f37e12733bfc7768fd3944dd3529181bd9ef0 /dev-python/trimesh
parentdev-python/immutabledict: Stabilize 4.1.0 ALLARCHES, #921445 (diff)
downloadgentoo-9e4cfee647376768f2f6dd5e568f9c11d8ec348f.tar.gz
gentoo-9e4cfee647376768f2f6dd5e568f9c11d8ec348f.tar.bz2
gentoo-9e4cfee647376768f2f6dd5e568f9c11d8ec348f.zip
dev-python/trimesh: Stabilize 4.0.7 ALLARCHES, #921453
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/trimesh')
-rw-r--r--dev-python/trimesh/trimesh-4.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/trimesh/trimesh-4.0.7.ebuild b/dev-python/trimesh/trimesh-4.0.7.ebuild
index 4a40c4a6730c..14b98185d4ec 100644
--- a/dev-python/trimesh/trimesh-4.0.7.ebuild
+++ b/dev-python/trimesh/trimesh-4.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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}]