summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-01-16 14:37:10 +0100
committerMichał Górny <mgorny@gentoo.org>2019-01-16 15:52:23 +0100
commit75f8d9e7f4d7b16cfafcc372404cc6fe2e9a20c1 (patch)
treec0fac11667503e4178914b8a9a7919cf6a9e54bf /sys-devel/clang
parentsys-devel/llvm: Trunk is now 9.0.0 (diff)
downloadgentoo-75f8d9e7f4d7b16cfafcc372404cc6fe2e9a20c1.tar.gz
gentoo-75f8d9e7f4d7b16cfafcc372404cc6fe2e9a20c1.tar.bz2
gentoo-75f8d9e7f4d7b16cfafcc372404cc6fe2e9a20c1.zip
sys-devel/clang: Trunk is now 9.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/clang/clang-9999.ebuild b/sys-devel/clang/clang-9999.ebuild
index bf5ab043a347..a7338a6473ca 100644
--- a/sys-devel/clang/clang-9999.ebuild
+++ b/sys-devel/clang/clang-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,7 +27,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
LICENSE="UoI-NCSA"
-SLOT="8"
+SLOT="9"
KEYWORDS=""
IUSE="debug default-compiler-rt default-libcxx doc +static-analyzer
test xml z3 kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}"