From fc43411f2a397e78cf8db18150525204735c0dc0 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 28 Dec 2019 17:37:51 +0100 Subject: [PATCH] dev-python/odo: Drop python2_7 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- dev-python/odo/odo-0.5.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/odo/odo-0.5.0-r1.ebuild b/dev-python/odo/odo-0.5.0-r1.ebuild index f8fe88e3a7b0..03df1cbef74f 100644 --- a/dev-python/odo/odo-0.5.0-r1.ebuild +++ b/dev-python/odo/odo-0.5.0-r1.ebuild @@ -2,8 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 DESCRIPTION="Data migration in python" -- 2.26.2