From 8b6c90ea0026f32e9afa9cb2335fcafeed0a1308 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 23 Dec 2015 20:10:34 +0100 Subject: [PATCH] dev-python/djangocms-inherit: Add missing PYTHON_USEDEP Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher --- dev-python/djangocms-inherit/djangocms-inherit-0.1.ebuild | 4 ++-- dev-python/djangocms-inherit/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/djangocms-inherit/djangocms-inherit-0.1.ebuild b/dev-python/djangocms-inherit/djangocms-inherit-0.1.ebuild index c291c134b892f..8df952acf187f 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 0e357c252ad6d..848cb1c7d7b65 100644 --- a/dev-python/djangocms-inherit/metadata.xml +++ b/dev-python/djangocms-inherit/metadata.xml @@ -1,4 +1,4 @@ - +