From 26a0e1834fbc1fb82e705f3f2c3dfae4ac0e0689 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 5 Apr 2026 23:01:57 +0100 Subject: [PATCH] dev-python/restructuredtext-lint: Stabilize 2.0.2 ALLARCHES, #972155 Signed-off-by: Sam James --- .../restructuredtext-lint/restructuredtext-lint-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/restructuredtext-lint/restructuredtext-lint-2.0.2.ebuild b/dev-python/restructuredtext-lint/restructuredtext-lint-2.0.2.ebuild index 21b845d8fa0bd..ff09a5871693e 100644 --- a/dev-python/restructuredtext-lint/restructuredtext-lint-2.0.2.ebuild +++ b/dev-python/restructuredtext-lint/restructuredtext-lint-2.0.2.ebuild @@ -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}]