commit:     f12a48da929c6f01de95495e06abfcc6cc2064fc
Author:     Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 08:19:54 2017 +0000
Commit:     Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Tue May 23 10:37:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12a48da

dev-python/django-treebeard: Updated to use PYTHON_USEDEP

Affected by bug 618924

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/django-treebeard/django-treebeard-4.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/django-treebeard/django-treebeard-4.1.0.ebuild 
b/dev-python/django-treebeard/django-treebeard-4.1.0.ebuild
index 935c16180f3..efb00e040c4 100644
--- a/dev-python/django-treebeard/django-treebeard-4.1.0.ebuild
+++ b/dev-python/django-treebeard/django-treebeard-4.1.0.ebuild
@@ -17,10 +17,10 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
-       >=dev-python/django-1.6
+       >=dev-python/django-1.6[${PYTHON_USEDEP}]
 "
 
 DEPEND="
        ${RDEPEND}
-       dev-python/setuptools
+       dev-python/setuptools[${PYTHON_USEDEP}]
 "

Reply via email to