commit: 33a6f715f2788468b64d51cef99fd92b608e76bc Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Nov 29 10:09:22 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Nov 29 10:09:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33a6f715
dev-python/python-lsp-server: Stabilize 1.9.0 ALLARCHES, #918805 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/python-lsp-server/python-lsp-server-1.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-lsp-server/python-lsp-server-1.9.0.ebuild b/dev-python/python-lsp-server/python-lsp-server-1.9.0.ebuild index 8bc53bf67357..1bc60931eda6 100644 --- a/dev-python/python-lsp-server/python-lsp-server-1.9.0.ebuild +++ b/dev-python/python-lsp-server/python-lsp-server-1.9.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~ppc64 x86" IUSE="all-plugins" RDEPEND="
