commit:     9c0dc5f6db2a268e664842fc2a609dec500f38cf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 08:25:40 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 09:18:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0dc5f6

dev-python/URLObject: Add missing PYTHON_USEDEP

 dev-python/URLObject/URLObject-2.4.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/URLObject/URLObject-2.4.2.ebuild 
b/dev-python/URLObject/URLObject-2.4.2.ebuild
index 6a766ff291c..d42f11db1d1 100644
--- a/dev-python/URLObject/URLObject-2.4.2.ebuild
+++ b/dev-python/URLObject/URLObject-2.4.2.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}]
 "

Reply via email to