dev-util/include-what-you-use: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:41:16 +0000 (12:41 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:54:10 +0000 (12:54 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/include-what-you-use/include-what-you-use-7.0.ebuild
dev-util/include-what-you-use/include-what-you-use-8.0.ebuild
dev-util/include-what-you-use/include-what-you-use-9.0.ebuild

index 4f32b5dd25c7edba39cc5c8cc5b0f8eff8d2bac5..a63ca135ef22a301db438766145546c36fb2e83d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit cmake-utils flag-o-matic llvm python-single-r1
 
index 6e0b616cc30764e44e92c99607c7f42d73656aaf..8c945d51878d702508ed0459c658d8bc1db216da 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit cmake-utils flag-o-matic llvm python-single-r1
 
index 8ef816c7fce548fa59642cb2c18e1acc3e9bf018..50d5e25f13ea20658811399cbd9f369ffb592da3 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit cmake-utils flag-o-matic llvm python-single-r1