diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-10 21:52:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-10 21:52:06 +0200 |
commit | 3c80f1b06f2f87c71a42f48c64cb1bf1ece6b069 (patch) | |
tree | b1d93c85cbc636d2003d27e93212f408e4ed9de4 /dev-util/perf | |
parent | media-gfx/exact-image: add jpegxl use flag (diff) | |
download | gentoo-3c80f1b06f2f87c71a42f48c64cb1bf1ece6b069.tar.gz gentoo-3c80f1b06f2f87c71a42f48c64cb1bf1ece6b069.tar.bz2 gentoo-3c80f1b06f2f87c71a42f48c64cb1bf1ece6b069.zip |
dev-util/perf: Stabilize 6.7 amd64, #916522
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/perf')
-rw-r--r-- | dev-util/perf/perf-6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/perf/perf-6.7.ebuild b/dev-util/perf/perf-6.7.ebuild index cc5b677f7e20..1abedb23fbcf 100644 --- a/dev-util/perf/perf-6.7.ebuild +++ b/dev-util/perf/perf-6.7.ebuild @@ -30,7 +30,7 @@ SRC_URI+=" https://www.kernel.org/pub/linux/kernel/v${LINUX_V}/${LINUX_SOURCES}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="abi_mips_o32 abi_mips_n32 abi_mips_n64 audit babeltrace big-endian bpf caps crypt debug +doc gtk java libpfm +libtraceevent +libtracefs lzma numa perl python slang systemtap tcmalloc unwind zstd" REQUIRED_USE=" |