From ccc829e420d09befafd6ca72f248226cb0c294ed Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Mon, 6 Jan 2020 15:21:02 -0500 Subject: [PATCH] dev-python/pydispatcher: python 3.7 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Rick Farina --- dev-python/pydispatcher/pydispatcher-2.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pydispatcher/pydispatcher-2.1.2.ebuild b/dev-python/pydispatcher/pydispatcher-2.1.2.ebuild index 5a713f838d13..e74f7a264c95 100644 --- a/dev-python/pydispatcher/pydispatcher-2.1.2.ebuild +++ b/dev-python/pydispatcher/pydispatcher-2.1.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 -- 2.26.2