From 29475711c44ca0f11f991df379e13e44b8bfe1f4 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 12 Jul 2017 13:29:18 +0200 Subject: [PATCH] dev-python/djangocms-inherit: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild b/dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild index 09fa98279c31..f096aff9b76c 100644 --- a/dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild +++ b/dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_{6,7},3_{3,4,5,6}} ) inherit distutils-r1 -- 2.26.2