summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-12-20 21:52:35 +0100
committerMichał Górny <mgorny@gentoo.org>2017-12-23 12:27:34 +0100
commit290927438b3bde00a457a8b81e40fc0e60b0d2c7 (patch)
tree7100dbc23eb324c5c6fb3ccab291b1c14b49bdbf /sys-devel
parentdev-python/setuptools: add ~arm64, bug #631608 (diff)
downloadgentoo-290927438b3bde00a457a8b81e40fc0e60b0d2c7.tar.gz
gentoo-290927438b3bde00a457a8b81e40fc0e60b0d2c7.tar.bz2
gentoo-290927438b3bde00a457a8b81e40fc0e60b0d2c7.zip
sys-devel/clang: Unkeyword on arm (present only in old version)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang/clang-3.7.1-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]"