From: Michał Górny Date: Wed, 20 Dec 2017 20:52:35 +0000 (+0100) Subject: sys-devel/clang: Unkeyword on arm (present only in old version) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=290927438b3bde00a457a8b81e40fc0e60b0d2c7;p=gentoo.git sys-devel/clang: Unkeyword on arm (present only in old version) --- diff --git a/sys-devel/clang/clang-3.7.1-r100.ebuild b/sys-devel/clang/clang-3.7.1-r100.ebuild index d231d61133ab..0fa158a374a5 100644 --- a/sys-devel/clang/clang-3.7.1-r100.ebuild +++ b/sys-devel/clang/clang-3.7.1-r100.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="UoI-NCSA" SLOT="0/3.7" -KEYWORDS="amd64 arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug multitarget python +static-analyzer" RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer?,${MULTILIB_USEDEP}]"