From 8b22ac90bb746724356602509fb35ea4f04913be Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 10 Feb 2020 12:40:15 +0100 Subject: [PATCH] dev-util/bcc: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-util/bcc/bcc-0.10.0.ebuild | 2 +- dev-util/bcc/bcc-0.11.0.ebuild | 2 +- dev-util/bcc/bcc-0.12.0-r1.ebuild | 2 +- dev-util/bcc/bcc-0.6.0.ebuild | 2 +- dev-util/bcc/bcc-0.7.0.ebuild | 2 +- dev-util/bcc/bcc-0.9.0-r1.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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 -- 2.26.2