From 43dc64955bc3d86329adb8a031f8230d0fbf555b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 22 Oct 2018 13:06:41 +0200 Subject: dev-python/pyls: fix compilation for real now (I hope) --- dev-python/pyls/pyls-0.21.2-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-python/pyls/pyls-0.21.2-r1.ebuild') diff --git a/dev-python/pyls/pyls-0.21.2-r1.ebuild b/dev-python/pyls/pyls-0.21.2-r1.ebuild index 4d74e1c..7983264 100644 --- a/dev-python/pyls/pyls-0.21.2-r1.ebuild +++ b/dev-python/pyls/pyls-0.21.2-r1.ebuild @@ -11,7 +11,8 @@ S="${WORKDIR}/python-language-server-${PV}" LICENSE="MIT" KEYWORDS="amd64 ~x86" SLOT="0" -IUSE="test" +IUSE="" +PATCHES=( "${FILESDIR}/setup.py-exclude-all-test-modules.patch" ) RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/future-0.14.0 -- cgit v1.2.3