diff options
author | 2021-01-24 13:07:18 +0100 | |
---|---|---|
committer | 2021-01-24 13:07:18 +0100 | |
commit | 6cecb1ac65f18b2f740fe78c0adba28d86df6a3e (patch) | |
tree | d86f6ade353d0a3a94a288cfec39b5fb632dafa1 /dev-python | |
parent | mail-client/mutt: x86 stable wrt bug #765790 (diff) | |
download | gentoo-6cecb1ac65f18b2f740fe78c0adba28d86df6a3e.tar.gz gentoo-6cecb1ac65f18b2f740fe78c0adba28d86df6a3e.tar.bz2 gentoo-6cecb1ac65f18b2f740fe78c0adba28d86df6a3e.zip |
dev-python/pyls-spyder: x86 stable wrt bug #765955
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyls-spyder/pyls-spyder-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyls-spyder/pyls-spyder-0.3.0.ebuild b/dev-python/pyls-spyder/pyls-spyder-0.3.0.ebuild index 58ebfa51d2f9..8557f82629e8 100644 --- a/dev-python/pyls-spyder/pyls-spyder-0.3.0.ebuild +++ b/dev-python/pyls-spyder/pyls-spyder-0.3.0.ebuild @@ -14,7 +14,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 x86" RDEPEND=">=dev-python/python-language-server-0.36.2[${PYTHON_USEDEP}]" BDEPEND="test? ( dev-python/mock )" |