summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-23 19:52:07 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-23 19:52:07 +0100
commit6ff251d3caeb743181a3edf8f0afc6a53fe338ec (patch)
tree0c5a045b9171b1d71b42014ca380f343ced0e00d
parentdev-python/pydbus: Keyword 0.6.0-r1 arm64, #917997 (diff)
downloadgentoo-6ff251d3caeb743181a3edf8f0afc6a53fe338ec.tar.gz
gentoo-6ff251d3caeb743181a3edf8f0afc6a53fe338ec.tar.bz2
gentoo-6ff251d3caeb743181a3edf8f0afc6a53fe338ec.zip
dev-python/pyls-spyder: Keyword 0.4.0-r2 arm64, #918000
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/pyls-spyder/pyls-spyder-0.4.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyls-spyder/pyls-spyder-0.4.0-r2.ebuild b/dev-python/pyls-spyder/pyls-spyder-0.4.0-r2.ebuild
index b7191b4f9b98..eb58c538473e 100644
--- a/dev-python/pyls-spyder/pyls-spyder-0.4.0-r2.ebuild
+++ b/dev-python/pyls-spyder/pyls-spyder-0.4.0-r2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.ta
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="dev-python/python-lsp-server[all-plugins,${PYTHON_USEDEP}]"
BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"