From bcacb47f382aef1bd5a14e88ea9ac9cfbada8c91 Mon Sep 17 00:00:00 2001 From: Slawomir Lis Date: Mon, 22 May 2017 09:19:54 +0200 Subject: 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 --- dev-python/YURL/YURL-0.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/YURL') 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}] " -- cgit v1.2.1