summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeorize <alaviss@users.noreply.github.com>2018-04-21 20:59:50 +0700
committerMichał Górny <mgorny@gentoo.org>2018-04-21 16:31:09 +0200
commitf27c184b6295dd8e01f304d426a21b6c8a3cfc39 (patch)
tree14b9b688082ea3ce73f47da96ebe09043e024aad /sys-devel
parentsci-visualization/labplot: Add new DEPEND (diff)
downloadgentoo-f27c184b6295dd8e01f304d426a21b6c8a3cfc39.tar.gz
gentoo-f27c184b6295dd8e01f304d426a21b6c8a3cfc39.tar.bz2
gentoo-f27c184b6295dd8e01f304d426a21b6c8a3cfc39.zip
sys-devel/clang-runtime: bump SLOT to 6.0.1
See https://llvm.org/viewvc/llvm-project?view=revision&revision=329469 Closes: https://github.com/gentoo/gentoo/pull/8099
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-6.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-6.0.9999.ebuild b/sys-devel/clang-runtime/clang-runtime-6.0.9999.ebuild
index 65baa4349d60..1f8878bf2438 100644
--- a/sys-devel/clang-runtime/clang-runtime-6.0.9999.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-6.0.9999.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
LICENSE="metapackage"
# Note: keep it matching clang-9999 version
-SLOT="6.0.0"
+SLOT="6.0.1"
KEYWORDS=""
IUSE="+compiler-rt crt libcxx openmp +sanitize"