dev-python/restructuredtext-lint: Stabilize 2.0.2 ALLARCHES, #972155

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-04-05 23:01:57 +01:00
parent 83d615b3d5
commit 26a0e1834f

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="Unlicense"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
KEYWORDS="amd64 ~arm arm64 x86"
RDEPEND="
>=dev-python/docutils-0.11[${PYTHON_USEDEP}]