app-doc/doxygen: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:19 +0000 (14:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:34 +0000 (14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-doc/doxygen/doxygen-1.8.15.ebuild
app-doc/doxygen/doxygen-1.8.16-r1.ebuild
app-doc/doxygen/doxygen-9999.ebuild

index c6a5a78ef9d95689639086d568e525b256e96680..494edad1726e25543d06205b52d75ffbdf9c0b3e 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 CMAKE_MAKEFILE_GENERATOR="emake"
 
index e7ec247cf12104d65cc1c1c3a7f7a0488af9b8c6..e3fc34ade516dad571ca902b57e6d9c6f76715b7 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 CMAKE_MAKEFILE_GENERATOR="emake"
 
index 3c75865cba0ed8e62d9d9b0601daacb51d3fd8ab..fbce5ffa6dd3d4ea85822ef076637cd6ced09b01 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 CMAKE_MAKEFILE_GENERATOR="emake"