summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-04-02 20:00:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-04-02 20:00:53 +0200
commit41c91a99f2afd522305b3707b6cfaca2e5fc86b8 (patch)
treed82fdf4cf4f93963873e4860839fee7d07eb8056 /sys-devel/clang/clang-3.9.1-r100.ebuild
parentdev-python/lit: amd64 stable wrt bug #607660 (diff)
downloadgentoo-41c91a99f2afd522305b3707b6cfaca2e5fc86b8.tar.gz
gentoo-41c91a99f2afd522305b3707b6cfaca2e5fc86b8.tar.bz2
gentoo-41c91a99f2afd522305b3707b6cfaca2e5fc86b8.zip
sys-devel/clang: amd64 stable wrt bug #607660
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/clang/clang-3.9.1-r100.ebuild')
-rw-r--r--sys-devel/clang/clang-3.9.1-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-3.9.1-r100.ebuild b/sys-devel/clang/clang-3.9.1-r100.ebuild
index 6514a63476a4..f422bed0973a 100644
--- a/sys-devel/clang/clang-3.9.1-r100.ebuild
+++ b/sys-devel/clang/clang-3.9.1-r100.ebuild
@@ -18,7 +18,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
LICENSE="UoI-NCSA"
# keep in sync with sys-devel/llvm!
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-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 ${ALL_LLVM_TARGETS[*]}"
RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,python?,static-analyzer?,${LLVM_TARGET_USEDEPS// /,},${MULTILIB_USEDEP}]"