summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-12-29 10:55:20 +0100
committerDavid Seifert <soap@gentoo.org>2019-12-29 10:55:20 +0100
commit0fa06ba93ee0c7f2489cba4f57dddc8ee107eedf (patch)
tree72dabd9830136ed79f0fa907afa69555bc5c5942 /dev-util/bcc/bcc-0.11.0.ebuild
parentdev-util/android-tools: [QA] Remove explicit python-utils-r1 inherit (diff)
downloadgentoo-0fa06ba93ee0c7f2489cba4f57dddc8ee107eedf.tar.gz
gentoo-0fa06ba93ee0c7f2489cba4f57dddc8ee107eedf.tar.bz2
gentoo-0fa06ba93ee0c7f2489cba4f57dddc8ee107eedf.zip
dev-util/bcc: [QA] Remove explicit python-utils-r1 inherit
Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-util/bcc/bcc-0.11.0.ebuild')
-rw-r--r--dev-util/bcc/bcc-0.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bcc/bcc-0.11.0.ebuild b/dev-util/bcc/bcc-0.11.0.ebuild
index b213c5e2737b..0cad9aaa0c69 100644
--- a/dev-util/bcc/bcc-0.11.0.ebuild
+++ b/dev-util/bcc/bcc-0.11.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
-inherit cmake-utils linux-info python-single-r1 python-utils-r1
+inherit cmake-utils linux-info python-single-r1
EGIT_COMMIT="v${PV}"
LIBBPF_VER="0.0.5"