From 31160b8da03d2f8c300afe859e2b27eb415347c1 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 8 Dec 2019 11:21:01 +0100 Subject: app-portage/gverify: Tested on python3.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-portage/gverify/gverify-2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-portage/gverify/gverify-2.ebuild') diff --git a/app-portage/gverify/gverify-2.ebuild b/app-portage/gverify/gverify-2.ebuild index 18068b633e4c..0d9a0cfd660a 100644 --- a/app-portage/gverify/gverify-2.ebuild +++ b/app-portage/gverify/gverify-2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{5,6,7}} ) +PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} ) inherit python-single-r1 DESCRIPTION="gentoo.git signature verification tool" -- cgit v1.2.3-65-gdbad