dev-util/perf: add ~arm64 keyword
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 18 May 2018 09:23:06 +0000 (10:23 +0100)
committerMart Raudsepp <leio@gentoo.org>
Mon, 4 Jun 2018 18:57:09 +0000 (21:57 +0300)
dev-util/perf/perf-4.14.33.ebuild

index c7290b313e2a1af24869b1ea2d238029cf7cdef0..609530402717772ed5bff001df6420c895b93139 100644 (file)
@@ -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} )"