commit: 7afd4664ae215275a520848ae231a67ae49b61c3
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 15 22:19:23 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Dec 15 22:34:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7afd4664
dev-python/libcst: Stabilize 1.8.6 amd64, #967544
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/libcst/libcst-1.8.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/libcst/libcst-1.8.6.ebuild
b/dev-python/libcst/libcst-1.8.6.ebuild
index 557080d5a0df..7f41896148d5 100644
--- a/dev-python/libcst/libcst-1.8.6.ebuild
+++ b/dev-python/libcst/libcst-1.8.6.ebuild
@@ -123,7 +123,7 @@ LICENSE="MIT Apache-2.0 PSF-2"
# Dependent crate licenses
LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
RDEPEND="
>=dev-python/pyyaml-6.0.3[${PYTHON_USEDEP}]