diff options
Diffstat (limited to 'dev-util/perf')
-rw-r--r-- | dev-util/perf/perf-5.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/perf/perf-5.15-r1.ebuild b/dev-util/perf/perf-5.15-r1.ebuild index d3d3cab43544..e84ed5803f1a 100644 --- a/dev-util/perf/perf-5.15-r1.ebuild +++ b/dev-util/perf/perf-5.15-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7..10} ) -inherit bash-completion-r1 estack llvm toolchain-funcs prefix python-r1 linux-info +inherit bash-completion-r1 estack llvm toolchain-funcs python-r1 linux-info DESCRIPTION="Userland tools for Linux Performance Counters" HOMEPAGE="https://perf.wiki.kernel.org/" |