commit: a160700fecafe46ed901427c00fe82b7dd267a80
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 29 10:12:40 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 29 10:12:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a160700f
dev-python/libcst: Stabilize 1.7.0 amd64, #952880
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/libcst/libcst-1.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/libcst/libcst-1.7.0.ebuild
b/dev-python/libcst/libcst-1.7.0.ebuild
index b073920c0c0a..0af24b884c64 100644
--- a/dev-python/libcst/libcst-1.7.0.ebuild
+++ b/dev-python/libcst/libcst-1.7.0.ebuild
@@ -136,7 +136,7 @@ LICENSE="MIT Apache-2.0 PSF-2"
# Dependent crate licenses
LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
RDEPEND="
>=dev-python/pyyaml-5.2[${PYTHON_USEDEP}]