diff options
author | Sam James <sam@gentoo.org> | 2023-08-03 16:08:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-03 16:08:00 +0100 |
commit | d5c0f4cb0c352d3edaa34fddc39b096787db6795 (patch) | |
tree | 9e3b1062e67ee04e27ea9200cac90a1b786b5662 /dev-python/python-lsp-server | |
parent | dev-python/loky: Stabilize 3.4.1 ALLARCHES, #911606 (diff) | |
download | gentoo-d5c0f4cb0c352d3edaa34fddc39b096787db6795.tar.gz gentoo-d5c0f4cb0c352d3edaa34fddc39b096787db6795.tar.bz2 gentoo-d5c0f4cb0c352d3edaa34fddc39b096787db6795.zip |
dev-python/python-lsp-server: Stabilize 1.7.4 ALLARCHES, #911608
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-lsp-server')
-rw-r--r-- | dev-python/python-lsp-server/python-lsp-server-1.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-lsp-server/python-lsp-server-1.7.4.ebuild b/dev-python/python-lsp-server/python-lsp-server-1.7.4.ebuild index 8144133f5a10..9ea315c9e32f 100644 --- a/dev-python/python-lsp-server/python-lsp-server-1.7.4.ebuild +++ b/dev-python/python-lsp-server/python-lsp-server-1.7.4.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/python-lsp/python-lsp-server" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="all-plugins" BDEPEND=" |