commit: abd712956571da59f4eaf1ba41b5a5061c8cc08b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 11:00:57 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 11:01:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abd71295
dev-python/libcst: Stabilize 1.6.0 amd64, #948793
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/libcst/libcst-1.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/libcst/libcst-1.6.0.ebuild
b/dev-python/libcst/libcst-1.6.0.ebuild
index 2a561efd3339..00e5d73b0641 100644
--- a/dev-python/libcst/libcst-1.6.0.ebuild
+++ b/dev-python/libcst/libcst-1.6.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}]