summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-17 16:59:19 +0100
committerSam James <sam@gentoo.org>2024-09-17 16:59:19 +0100
commitc84bf582baed55f450c63c461ddbd5a87b383d45 (patch)
tree055b45fac8519d5811719f25915827cfd758729d /dev-python
parentx11-wm/qtile: Stabilize 0.28.1 amd64, #938768 (diff)
downloadgentoo-c84bf582baed55f450c63c461ddbd5a87b383d45.tar.gz
gentoo-c84bf582baed55f450c63c461ddbd5a87b383d45.tar.bz2
gentoo-c84bf582baed55f450c63c461ddbd5a87b383d45.zip
dev-python/libcst: Stabilize 1.4.0 amd64, #938768
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/libcst/libcst-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]