From 16f58a79beca94f0fcd64df63d001e6ac7363944 Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Sun, 29 Mar 2020 10:08:33 +0800 Subject: [PATCH] dev-python/astunparse: add python3_7 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jason Zaman --- dev-python/astunparse/astunparse-1.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/astunparse/astunparse-1.6.2.ebuild b/dev-python/astunparse/astunparse-1.6.2.ebuild index ea706a5884e2..304fa3dd21c9 100644 --- a/dev-python/astunparse/astunparse-1.6.2.ebuild +++ b/dev-python/astunparse/astunparse-1.6.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_6 python3_7 ) inherit distutils-r1 DESCRIPTION="Astun parser for python" -- 2.26.2