Skip to content

Commit

Permalink
dev-python/YURL: updated to proper use PYTHON_USEDEP
Browse files Browse the repository at this point in the history
This ebuild is also affected as others in bug 618924

Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
Slawomir Lis committed May 23, 2017
1 parent 0e132fb commit bcacb47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-python/YURL/YURL-0.13.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -19,5 +19,5 @@ IUSE=""
RDEPEND=""
DEPEND="
${RDEPEND}
dev-python/setuptools
dev-python/setuptools[${PYTHON_USEDEP}]
"

0 comments on commit bcacb47

Please sign in to comment.