dev-python/intervaltree: Stabilize 3.2.1 ALLARCHES, #972038

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-04-05 23:01:30 +01:00
parent 281216fa5c
commit b69a285d5d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
KEYWORDS="amd64 arm64 ~riscv x86"
RDEPEND="
>=dev-python/sortedcontainers-2.4.0[${PYTHON_USEDEP}]