summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2018-05-18 10:23:06 +0100
committerMart Raudsepp <leio@gentoo.org>2018-06-04 21:57:09 +0300
commit8d653f831d5f0b11a6b286a98ce0d4800f9ec2ec (patch)
tree32a5a868655fd076e5daca683a4a6ed3ff920342 /dev-util/perf/perf-4.14.33.ebuild
parentmedia-video/mpv: add ~arm64 keyword (diff)
downloadgentoo-8d653f831d5f0b11a6b286a98ce0d4800f9ec2ec.tar.gz
gentoo-8d653f831d5f0b11a6b286a98ce0d4800f9ec2ec.tar.bz2
gentoo-8d653f831d5f0b11a6b286a98ce0d4800f9ec2ec.zip
dev-util/perf: add ~arm64 keyword
Diffstat (limited to 'dev-util/perf/perf-4.14.33.ebuild')
-rw-r--r--dev-util/perf/perf-4.14.33.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/perf/perf-4.14.33.ebuild b/dev-util/perf/perf-4.14.33.ebuild
index c7290b313e2a..609530402717 100644
--- a/dev-util/perf/perf-4.14.33.ebuild
+++ b/dev-util/perf/perf-4.14.33.ebuild
@@ -37,7 +37,7 @@ SRC_URI+=" mirror://kernel/linux/kernel/v${LINUX_V}/${LINUX_SOURCES}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="audit debug +demangle +doc gtk numa perl python slang unwind"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"