media-gfx/graphviz: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 24 Nov 2019 23:16:07 +0000 (00:16 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 25 Nov 2019 00:01:32 +0000 (01:01 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-gfx/graphviz/graphviz-2.42.3.ebuild

index 8cc379d8fd84da558b15dc2397d3c0b21961877e..67b51ca4f7544c969fd0f4d8445fcc77ccc45ceb 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
 inherit autotools flag-o-matic java-pkg-opt-2 python-single-r1 qmake-utils
 
 DESCRIPTION="Open Source Graph Visualization Software"