diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-06 10:50:09 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-06 10:50:09 +0100 |
commit | ddf662b45c175228a465aaa1e0c29ecfa3a56ece (patch) | |
tree | 1a9b590500e057a37b9eb7ca4d1e7f55266481fc /dev-python/python-lsp-black | |
parent | dev-python/freezegun: Stabilize 1.4.0 ALLARCHES, #921449 (diff) | |
download | gentoo-ddf662b45c175228a465aaa1e0c29ecfa3a56ece.tar.gz gentoo-ddf662b45c175228a465aaa1e0c29ecfa3a56ece.tar.bz2 gentoo-ddf662b45c175228a465aaa1e0c29ecfa3a56ece.zip |
dev-python/python-lsp-black: Stabilize 2.0.0 ALLARCHES, #921450
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-lsp-black')
-rw-r--r-- | dev-python/python-lsp-black/python-lsp-black-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-lsp-black/python-lsp-black-2.0.0.ebuild b/dev-python/python-lsp-black/python-lsp-black-2.0.0.ebuild index 6092fe46fe78..531c976abb08 100644 --- a/dev-python/python-lsp-black/python-lsp-black-2.0.0.ebuild +++ b/dev-python/python-lsp-black/python-lsp-black-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" RDEPEND=" >=dev-python/python-lsp-server-1.4.0[${PYTHON_USEDEP}] |