testing/py3-lsp-black: enable on all arches

This commit is contained in:
Sertonix 2026-01-10 01:15:03 +00:00 committed by mio
parent 4a2f3d1ad9
commit 174cd67ef6

View File

@ -6,7 +6,7 @@ pkgver=2.0.0
pkgrel=1
pkgdesc="Plugin for black support in py3-lsp-server"
url="https://github.com/python-lsp/python-lsp-black"
arch="noarch !armhf !s390x" # armhf, s390x: no py3-lsp-server
arch="noarch"
license="MIT"
depends="py3-lsp-server black"
makedepends="py3-gpep517 py3-setuptools py3-wheel"