summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-17 01:05:42 +0000
committerSam James <sam@gentoo.org>2022-11-17 01:05:42 +0000
commitc3a289eb916dfb55e420a1d7f269d8fd2e904c42 (patch)
tree733792f9564018bc57fee0cadfccf8133ed95f7b /dev-util/perf
parentnet-misc/curl: drop 7.86.0 (diff)
downloadgentoo-c3a289eb916dfb55e420a1d7f269d8fd2e904c42.tar.gz
gentoo-c3a289eb916dfb55e420a1d7f269d8fd2e904c42.tar.bz2
gentoo-c3a289eb916dfb55e420a1d7f269d8fd2e904c42.zip
dev-util/perf: Stabilize 5.19 arm64, #876166
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/perf')
-rw-r--r--dev-util/perf/perf-5.19.ebuild2
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 dae347e98cf6..a1b75fd9e59e 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}"