diff options
author | Karel Kočí <karel.koci@nic.cz> | 2018-10-22 11:19:39 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2018-10-22 11:19:39 +0200 |
commit | 3ce0824c424e5f59e4bc89312f1fb579e311ee52 (patch) | |
tree | 29ee46bc6179ca9e0d66fcbefd80366b6cc9dce9 /dev-python/pyls | |
parent | 3cbbd8fe8b50039b2515a91129001da2262266ec (diff) | |
download | gentoo-personal-overlay-3ce0824c424e5f59e4bc89312f1fb579e311ee52.tar.gz gentoo-personal-overlay-3ce0824c424e5f59e4bc89312f1fb579e311ee52.tar.bz2 gentoo-personal-overlay-3ce0824c424e5f59e4bc89312f1fb579e311ee52.zip |
dev-python/pyls: try to fix compilation and small change in python-prctl
Diffstat (limited to 'dev-python/pyls')
-rw-r--r-- | dev-python/pyls/pyls-0.21.2-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pyls/pyls-0.21.2-r1.ebuild b/dev-python/pyls/pyls-0.21.2-r1.ebuild index c4e3930..a601e78 100644 --- a/dev-python/pyls/pyls-0.21.2-r1.ebuild +++ b/dev-python/pyls/pyls-0.21.2-r1.ebuild @@ -12,7 +12,6 @@ LICENSE="MIT" KEYWORDS="amd64 ~x86" SLOT="0" IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/future-0.14.0 |