summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-09 15:10:58 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-09 15:10:58 +0100
commitcebf344f0237e5384193fb1edd06813b117581ad (patch)
tree4563fc6e73ae25fddc50b1424bfc233279dc131b /dev-python/trimesh
parentdev-python/pytest-lazy-fixtures: Stabilize 1.0.5 ppc64, #926591 (diff)
downloadgentoo-cebf344f0237e5384193fb1edd06813b117581ad.tar.gz
gentoo-cebf344f0237e5384193fb1edd06813b117581ad.tar.bz2
gentoo-cebf344f0237e5384193fb1edd06813b117581ad.zip
dev-python/trimesh: Stabilize 4.1.5 ALLARCHES, #926592
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/trimesh')
-rw-r--r--dev-python/trimesh/trimesh-4.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trimesh/trimesh-4.1.5.ebuild b/dev-python/trimesh/trimesh-4.1.5.ebuild
index f3f894583c89..c897b1b7aaa2 100644
--- a/dev-python/trimesh/trimesh-4.1.5.ebuild
+++ b/dev-python/trimesh/trimesh-4.1.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}]