commit: bf1327e07aaf4d7c07a18857580e5d0a2e5f5da6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 20:47:43 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 20:47:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1327e0
dev-python/libcst: Stabilize 1.8.2 amd64, #959203
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/libcst/libcst-1.8.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/libcst/libcst-1.8.2.ebuild
b/dev-python/libcst/libcst-1.8.2.ebuild
index 739137ff89f5..a92dd4603022 100644
--- a/dev-python/libcst/libcst-1.8.2.ebuild
+++ b/dev-python/libcst/libcst-1.8.2.ebuild
@@ -120,7 +120,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-5.2[${PYTHON_USEDEP}]