summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-25 00:16:07 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-11-25 01:01:32 +0100
commit07e832b756bd0f56ca3d676629a630eaa1ed346d (patch)
treed85fee0d487abf44d2f07eecfae26fbe72425b2a /media-gfx/graphviz
parentdev-libs/weston: Fix -Dsimple-clients when USE=-examples (diff)
downloadgentoo-07e832b756bd0f56ca3d676629a630eaa1ed346d.tar.gz
gentoo-07e832b756bd0f56ca3d676629a630eaa1ed346d.tar.bz2
gentoo-07e832b756bd0f56ca3d676629a630eaa1ed346d.zip
media-gfx/graphviz: python3_8
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx/graphviz')
-rw-r--r--media-gfx/graphviz/graphviz-2.42.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/graphviz/graphviz-2.42.3.ebuild b/media-gfx/graphviz/graphviz-2.42.3.ebuild
index 8cc379d8fd84..67b51ca4f754 100644
--- a/media-gfx/graphviz/graphviz-2.42.3.ebuild
+++ b/media-gfx/graphviz/graphviz-2.42.3.ebuild
@@ -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"