summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-14 16:50:39 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-14 16:50:39 +0000
commit200b47c3ac5058940f28b67b0e752f8c47e8026a (patch)
tree4a1cb0ed866c695ef1e07fb5689bab957d0d0109 /dev-python/python-lsp-jsonrpc
parentdev-python/python-socks: Stabilize 2.4.3 ALLARCHES, #915758 (diff)
downloadgentoo-200b47c3ac5058940f28b67b0e752f8c47e8026a.tar.gz
gentoo-200b47c3ac5058940f28b67b0e752f8c47e8026a.tar.bz2
gentoo-200b47c3ac5058940f28b67b0e752f8c47e8026a.zip
dev-python/python-lsp-jsonrpc: Stabilize 1.1.2 ALLARCHES, #915759
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/python-lsp-jsonrpc')
-rw-r--r--dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.1.2.ebuild b/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.1.2.ebuild
index 68be8217ecf5..a252ed37d3bd 100644
--- a/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.1.2.ebuild
+++ b/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.1.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
RDEPEND="
>=dev-python/ujson-3[${PYTHON_USEDEP}]