dev-python/intervaltree: Stabilize 3.1.0 ALLARCHES, #794346

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-06-05 20:31:40 +00:00
parent a2b8c86b7b
commit 1c5637fa98

View File

@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
RDEPEND="dev-python/sortedcontainers[${PYTHON_USEDEP}]"