app-portage/gverify: Tested on python3.8
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 10:21:01 +0000 (11:21 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 10:21:01 +0000 (11:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/gverify/gverify-2.ebuild

index 18068b633e4c36321c897bb619f9590e262b9834..0d9a0cfd660af0a8ac94600d12d3fb2c64307e35 100644 (file)
@@ -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"