summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-01-16 14:37:07 +0100
committerMichał Górny <mgorny@gentoo.org>2019-01-16 15:52:23 +0100
commiteac309f2032a415703f9ad2e00807190321ed7e5 (patch)
treec61fe4fdb4797bccdacc7bcbc58e8e6f527d52ea
parentsys-kernel/linux-headers: m68k stable wrt bug #660364 (diff)
downloadgentoo-eac309f2.tar.gz
gentoo-eac309f2.tar.bz2
gentoo-eac309f2.zip
sys-devel/llvm: Trunk is now 9.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sys-devel/llvm/llvm-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild
index eb43281d3111..abc5f6f5ebda 100644
--- a/sys-devel/llvm/llvm-9999.ebuild
+++ b/sys-devel/llvm/llvm-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
@@ -35,7 +35,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
LICENSE="UoI-NCSA rc BSD public-domain
llvm_targets_ARM? ( LLVM-Grant )"
-SLOT="8"
+SLOT="9"
KEYWORDS=""
IUSE="debug doc exegesis gold libedit +libffi ncurses test xar xml
kernel_Darwin ${ALL_LLVM_TARGETS[*]}"