summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-14 13:25:30 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-14 13:26:11 +0100
commit95dcd0fa61899485d423a6e85ba4d51595552635 (patch)
treecbb4167bf334b48fdd4fd448888bfd39e5b773b1
parentdev-python/requests-file: Stabilize 2.0.0 ALLARCHES, #924528 (diff)
downloadgentoo-95dcd0fa61899485d423a6e85ba4d51595552635.tar.gz
gentoo-95dcd0fa61899485d423a6e85ba4d51595552635.tar.bz2
gentoo-95dcd0fa61899485d423a6e85ba4d51595552635.zip
dev-python/trimesh: Stabilize 4.1.0 ALLARCHES, #924529
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/trimesh/trimesh-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trimesh/trimesh-4.1.0.ebuild b/dev-python/trimesh/trimesh-4.1.0.ebuild
index 4a4ed4607e7b..ce63b84c1613 100644
--- a/dev-python/trimesh/trimesh-4.1.0.ebuild
+++ b/dev-python/trimesh/trimesh-4.1.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}]