diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-09-19 19:16:32 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-09-19 22:16:35 +0200 |
commit | cca93e59712e6d126965f12b5d51fc07825f2b28 (patch) | |
tree | c8353970e209b17ea4ae5c865782f238c291e859 /sys-devel | |
parent | sys-libs/libomp: Bump to 7.0.0 final (diff) | |
download | gentoo-cca93e59712e6d126965f12b5d51fc07825f2b28.tar.gz gentoo-cca93e59712e6d126965f12b5d51fc07825f2b28.tar.bz2 gentoo-cca93e59712e6d126965f12b5d51fc07825f2b28.zip |
sys-devel/clang-runtime: Bump to 7.0.0 final
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.0.ebuild (renamed from sys-devel/clang-runtime/clang-runtime-7.0.0_rc3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-7.0.0_rc3.ebuild b/sys-devel/clang-runtime/clang-runtime-7.0.0.ebuild index 0a2d24887e05..9ab9f95ec042 100644 --- a/sys-devel/clang-runtime/clang-runtime-7.0.0_rc3.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-7.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+compiler-rt crt libcxx openmp +sanitize" RDEPEND=" |