summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/YURL/YURL-0.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/YURL/YURL-0.13.ebuild b/dev-python/YURL/YURL-0.13.ebuild
index ef9827aaed7..7fa3083f81d 100644
--- a/dev-python/YURL/YURL-0.13.ebuild
+++ b/dev-python/YURL/YURL-0.13.ebuild
@@ -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}]
"