From: Justin Lecher Date: Wed, 23 Dec 2015 19:10:34 +0000 (+0100) Subject: dev-python/djangocms-inherit: Add missing PYTHON_USEDEP X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8b6c90ea0026f32e9afa9cb2335fcafeed0a1308;p=gentoo.git dev-python/djangocms-inherit: Add missing PYTHON_USEDEP Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher --- diff --git a/dev-python/djangocms-inherit/djangocms-inherit-0.1.ebuild b/dev-python/djangocms-inherit/djangocms-inherit-0.1.ebuild index c291c134b892..8df952acf187 100644 --- a/dev-python/djangocms-inherit/djangocms-inherit-0.1.ebuild +++ b/dev-python/djangocms-inherit/djangocms-inherit-0.1.ebuild @@ -20,5 +20,5 @@ IUSE="" RDEPEND="" DEPEND=" ${RDEPEND} - dev-python/setuptools -" \ No newline at end of file + dev-python/setuptools[${PYTHON_USEDEP}] +" diff --git a/dev-python/djangocms-inherit/metadata.xml b/dev-python/djangocms-inherit/metadata.xml index 0e357c252ad6..848cb1c7d7b6 100644 --- a/dev-python/djangocms-inherit/metadata.xml +++ b/dev-python/djangocms-inherit/metadata.xml @@ -1,4 +1,4 @@ - +