From 10596bfe2f001cbea67d5cdfe3725b9e6d626c8b Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Tue, 17 Mar 2020 23:15:02 -0400 Subject: dev-python/pydotplus: updated PYTHON_COMPAT 3_6,3_7 Package-Manager: Portage-2.3.92, Repoman-2.3.20 Signed-off-by: Horea Christian --- dev-python/pydotplus/pydotplus-2.0.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/pydotplus/pydotplus-2.0.2.ebuild b/dev-python/pydotplus/pydotplus-2.0.2.ebuild index 50f99069f..afe343d8f 100644 --- a/dev-python/pydotplus/pydotplus-2.0.2.ebuild +++ b/dev-python/pydotplus/pydotplus-2.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_6,3_7} ) inherit distutils-r1 -- cgit v1.2.3-18-g5258