summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-24 04:22:01 +0100
committerSam James <sam@gentoo.org>2023-06-24 04:22:01 +0100
commita4fb2b60b7ae72cd1193c6d88fbe8b0e8c36ee9d (patch)
treea1eec4cc34581fc2376f061141ebadb3d86f4735
parentwww-client/seamonkey: replace `filter-flags -flto*` with `filter-lto` (diff)
downloadgentoo-a4fb2b60b7ae72cd1193c6d88fbe8b0e8c36ee9d.tar.gz
gentoo-a4fb2b60b7ae72cd1193c6d88fbe8b0e8c36ee9d.tar.bz2
gentoo-a4fb2b60b7ae72cd1193c6d88fbe8b0e8c36ee9d.zip
dev-util/perf: Stabilize 6.3 x86, #909049
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/perf/perf-6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/perf/perf-6.3.ebuild b/dev-util/perf/perf-6.3.ebuild
index 8c07d2f59dcb..2f9cc2fb8a28 100644
--- a/dev-util/perf/perf-6.3.ebuild
+++ b/dev-util/perf/perf-6.3.ebuild
@@ -31,7 +31,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}"