diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-07-25 09:27:53 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-25 09:57:41 +0200 |
commit | ca5b3dd0e62a62b3c4f192cf11df2fe27c9e98e5 (patch) | |
tree | 8a816da8470b73ca40725bc6f82a6e71b91bcfaf /sys-devel/clang-runtime | |
parent | xfce-base/exo: Bump to 0.11.5 (diff) | |
download | gentoo-ca5b3dd0e62a62b3c4f192cf11df2fe27c9e98e5.tar.gz gentoo-ca5b3dd0e62a62b3c4f192cf11df2fe27c9e98e5.tar.bz2 gentoo-ca5b3dd0e62a62b3c4f192cf11df2fe27c9e98e5.zip |
sys-devel/clang-runtime: Update slot for the live ebuild
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-9999.ebuild b/sys-devel/clang-runtime/clang-runtime-9999.ebuild index f95b5ba93135..b2d5450cc7aa 100644 --- a/sys-devel/clang-runtime/clang-runtime-9999.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-9999.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" # Note: keep it matching clang-9999 version -SLOT="5.0.0" +SLOT="6.0.0" KEYWORDS="" IUSE="+compiler-rt libcxx openmp +sanitize" |