diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-11-04 13:24:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-11-04 19:25:22 +0100 |
commit | da5dfc2550458b67920ba2f437645c66a710e6bc (patch) | |
tree | f7663c18a7357c68af8d01e0283bb0db9f05e04c /sys-devel | |
parent | sys-libs/compiler-rt-sanitizers: Update slot to 7.0.1 (diff) | |
download | gentoo-da5dfc2550458b67920ba2f437645c66a710e6bc.tar.gz gentoo-da5dfc2550458b67920ba2f437645c66a710e6bc.tar.bz2 gentoo-da5dfc2550458b67920ba2f437645c66a710e6bc.zip |
sys-devel/clang-runtime: Update slot to 7.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-7.0.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-7.0.9999.ebuild b/sys-devel/clang-runtime/clang-runtime-7.0.9999.ebuild index dcd22734f007..aa2891ea6b4a 100644 --- a/sys-devel/clang-runtime/clang-runtime-7.0.9999.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-7.0.9999.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" # Note: keep it matching clang-9999 version -SLOT="7.0.0" +SLOT="7.0.1" KEYWORDS="" IUSE="+compiler-rt crt libcxx openmp +sanitize" |