commit: 314b06ea2f5f5a05c3d15525c7822763dff204e3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 04:30:10 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 04:30:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314b06ea
dev-python/libcst: Stabilize 1.5.1 amd64, #946006
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/libcst/libcst-1.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/libcst/libcst-1.5.1.ebuild
b/dev-python/libcst/libcst-1.5.1.ebuild
index c61b6fd82764..c102d5e0a70c 100644
--- a/dev-python/libcst/libcst-1.5.1.ebuild
+++ b/dev-python/libcst/libcst-1.5.1.ebuild
@@ -142,7 +142,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}]