media-gfx/graphviz: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:49:00 +0000 (12:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:54:14 +0000 (12:54 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-gfx/graphviz/graphviz-2.42.3.ebuild

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