diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-09 09:46:01 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-09 15:58:32 +0100 |
commit | 15d75265c83eff65038303cbb3568e40980f675f (patch) | |
tree | 33ff8ad7bff07b947bbad466f29931d3b04458ee /sys-devel/clang-runtime | |
parent | sys-libs/libomp: Bump to 6.0.0 final (diff) | |
download | gentoo-15d75265c83eff65038303cbb3568e40980f675f.tar.gz gentoo-15d75265c83eff65038303cbb3568e40980f675f.tar.bz2 gentoo-15d75265c83eff65038303cbb3568e40980f675f.zip |
sys-devel/clang-runtime: Bump to 6.0.0 final
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild (renamed from sys-devel/clang-runtime/clang-runtime-6.0.0_rc3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-6.0.0_rc3.ebuild b/sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild index 1d63685566e9..8732a1022ce2 100644 --- a/sys-devel/clang-runtime/clang-runtime-6.0.0_rc3.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="" +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+compiler-rt libcxx openmp +sanitize" RDEPEND=" |