dev-util/bcc: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:40:15 +0000 (12:40 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:54:08 +0000 (12:54 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/bcc/bcc-0.10.0.ebuild
dev-util/bcc/bcc-0.11.0.ebuild
dev-util/bcc/bcc-0.12.0-r1.ebuild
dev-util/bcc/bcc-0.6.0.ebuild
dev-util/bcc/bcc-0.7.0.ebuild
dev-util/bcc/bcc-0.9.0-r1.ebuild

index 7a4272292b0062e1f4eeb37ed6866c78295e9644..08138b6375b23f8c33ecdfb2d6d74656e9ba55df 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils linux-info python-single-r1
 
index 4fbad99072a8aa002ed1fa49ecb11669e755d17f..06720965ca28a4c3670eaeae3170768d478d71a9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils linux-info python-single-r1
 
index e200ac3187a16e2ff378555ebbe3b9ca66845052..f14150fc76e67dbf0d679a76ccf191089cc5a1cd 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils linux-info python-single-r1
 
index 852d5503582dcd0bfca75e838a9cfb588efcae9e..deff44f3e73d0bc7bd3d4d0c0447f09eab446847 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit cmake-utils linux-info python-single-r1
 
index cfcacc44e696130042efb13a2c48f1d04f4347fc..718f0921ce94dabadaa07dfa55f82617206ded77 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils linux-info python-single-r1
 
index 21fd0809c8fd9e65ace0c8e901fe6341beaf881e..86203a8d50dcac4fe47301f9c7caa89cb6435b3a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils linux-info python-single-r1