dev-python/YURL: updated to proper use PYTHON_USEDEP

This ebuild is also affected as others in bug 618924

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Slawomir Lis
2017-05-22 09:19:54 +02:00
parent 0e132fbf69
commit bcacb47f38

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -19,5 +19,5 @@ IUSE=""
RDEPEND=""
DEPEND="
${RDEPEND}
dev-python/setuptools
dev-python/setuptools[${PYTHON_USEDEP}]
"