summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-02 05:51:30 +0000
committerSam James <sam@gentoo.org>2022-01-02 05:51:30 +0000
commit9b29cd9caa75bc87db2749dabd38df7b0eded621 (patch)
tree20ca5c999a171fdb2670d78482eabd81b91cc76b /dev-util/perf
parentdev-embedded/arduino-ctags: Stabilize 20161123-r1 amd64, #828550 (diff)
downloadgentoo-9b29cd9caa75bc87db2749dabd38df7b0eded621.tar.gz
gentoo-9b29cd9caa75bc87db2749dabd38df7b0eded621.tar.bz2
gentoo-9b29cd9caa75bc87db2749dabd38df7b0eded621.zip
dev-util/perf: Stabilize 5.15-r1 amd64, #829946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/perf')
-rw-r--r--dev-util/perf/perf-5.15-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/perf/perf-5.15-r1.ebuild b/dev-util/perf/perf-5.15-r1.ebuild
index 55b365bca3b2..c431cd8b3003 100644
--- a/dev-util/perf/perf-5.15-r1.ebuild
+++ b/dev-util/perf/perf-5.15-r1.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}"