From: Michał Górny Date: Mon, 10 Feb 2020 11:40:15 +0000 (+0100) Subject: dev-util/bcc: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8b22ac90bb746724356602509fb35ea4f04913be;p=gentoo.git dev-util/bcc: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-util/bcc/bcc-0.10.0.ebuild b/dev-util/bcc/bcc-0.10.0.ebuild index 7a4272292b00..08138b6375b2 100644 --- a/dev-util/bcc/bcc-0.10.0.ebuild +++ b/dev-util/bcc/bcc-0.10.0.ebuild @@ -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 diff --git a/dev-util/bcc/bcc-0.11.0.ebuild b/dev-util/bcc/bcc-0.11.0.ebuild index 4fbad99072a8..06720965ca28 100644 --- a/dev-util/bcc/bcc-0.11.0.ebuild +++ b/dev-util/bcc/bcc-0.11.0.ebuild @@ -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 diff --git a/dev-util/bcc/bcc-0.12.0-r1.ebuild b/dev-util/bcc/bcc-0.12.0-r1.ebuild index e200ac3187a1..f14150fc76e6 100644 --- a/dev-util/bcc/bcc-0.12.0-r1.ebuild +++ b/dev-util/bcc/bcc-0.12.0-r1.ebuild @@ -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 diff --git a/dev-util/bcc/bcc-0.6.0.ebuild b/dev-util/bcc/bcc-0.6.0.ebuild index 852d5503582d..deff44f3e73d 100644 --- a/dev-util/bcc/bcc-0.6.0.ebuild +++ b/dev-util/bcc/bcc-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit cmake-utils linux-info python-single-r1 diff --git a/dev-util/bcc/bcc-0.7.0.ebuild b/dev-util/bcc/bcc-0.7.0.ebuild index cfcacc44e696..718f0921ce94 100644 --- a/dev-util/bcc/bcc-0.7.0.ebuild +++ b/dev-util/bcc/bcc-0.7.0.ebuild @@ -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 diff --git a/dev-util/bcc/bcc-0.9.0-r1.ebuild b/dev-util/bcc/bcc-0.9.0-r1.ebuild index 21fd0809c8fd..86203a8d50dc 100644 --- a/dev-util/bcc/bcc-0.9.0-r1.ebuild +++ b/dev-util/bcc/bcc-0.9.0-r1.ebuild @@ -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