summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-24 04:22:05 +0100
committerSam James <sam@gentoo.org>2023-06-24 04:22:05 +0100
commitd40685c2a3b7538d636900cecf7d48d925b35f96 (patch)
tree16317c8d6858854c63aeb801f1b5a3e70fc1e88a /dev-util/perf
parentdev-util/perf: Stabilize 6.3 amd64, #909049 (diff)
downloadgentoo-d40685c2a3b7538d636900cecf7d48d925b35f96.tar.gz
gentoo-d40685c2a3b7538d636900cecf7d48d925b35f96.tar.bz2
gentoo-d40685c2a3b7538d636900cecf7d48d925b35f96.zip
dev-util/perf: Stabilize 6.3 arm, #909049
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/perf')
-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 934134aceb49..e2a99143a13c 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}"