commit: c84bf582baed55f450c63c461ddbd5a87b383d45
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 17 15:59:19 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 17 15:59:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84bf582
dev-python/libcst: Stabilize 1.4.0 amd64, #938768
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/libcst/libcst-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/libcst/libcst-1.4.0.ebuild
b/dev-python/libcst/libcst-1.4.0.ebuild
index 2168ffb417d4..a8fcc177280e 100644
--- a/dev-python/libcst/libcst-1.4.0.ebuild
+++ b/dev-python/libcst/libcst-1.4.0.ebuild
@@ -138,7 +138,7 @@ LICENSE="MIT Apache-2.0 PSF-2"
# Dependent crate licenses
LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
RDEPEND="
>=dev-python/pyyaml-5.2[${PYTHON_USEDEP}]