diff options
author | 2022-11-16 10:56:52 +0200 | |
---|---|---|
committer | 2022-11-16 10:56:52 +0200 | |
commit | 202b5b184a45233ff9e63e15d69427e4c145c0d4 (patch) | |
tree | 70c34252beacb4a068d1b79096258a40bf7054c6 /dev-util/perf | |
parent | kde-plasma/plymouth-kcm: keyword 5.26.3 for ~loong (diff) | |
download | gentoo-202b5b184a45233ff9e63e15d69427e4c145c0d4.tar.gz gentoo-202b5b184a45233ff9e63e15d69427e4c145c0d4.tar.bz2 gentoo-202b5b184a45233ff9e63e15d69427e4c145c0d4.zip |
dev-util/perf: Stabilize 5.19 ppc, #876166
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/perf')
-rw-r--r-- | dev-util/perf/perf-5.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/perf/perf-5.19.ebuild b/dev-util/perf/perf-5.19.ebuild index a64b5e9ba186..81b624d2a5d4 100644 --- a/dev-util/perf/perf-5.19.ebuild +++ b/dev-util/perf/perf-5.19.ebuild @@ -32,7 +32,7 @@ SRC_URI+=" https://www.kernel.org/pub/linux/kernel/v${LINUX_V}/${LINUX_SOURCES}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~mips ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm ~arm64 ~mips ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="audit babeltrace clang crypt debug +doc gtk java libpfm lzma numa perl python slang systemtap unwind zlib zstd" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |