sys-libs/compiler-rt: bump SLOT to 6.0.1
authorLeorize <alaviss@users.noreply.github.com>
Sat, 14 Apr 2018 00:29:04 +0000 (07:29 +0700)
committerMichał Górny <mgorny@gentoo.org>
Fri, 20 Apr 2018 07:03:40 +0000 (09:03 +0200)
See https://llvm.org/viewvc/llvm-project?view=revision&revision=329469

sys-libs/compiler-rt/compiler-rt-6.0.9999.ebuild

index 74f0dac70c6618d45ebcd1453c09bef27d140c9e..9141713480d65144592fb532cbf27a83695da1df 100644 (file)
@@ -20,7 +20,7 @@ EGIT_BRANCH="release_60"
 
 LICENSE="|| ( UoI-NCSA MIT )"
 # Note: this needs to be updated to match version of clang-9999
-SLOT="6.0.0"
+SLOT="6.0.1"
 KEYWORDS=""
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"