commit: cca93e59712e6d126965f12b5d51fc07825f2b28
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 19 17:16:32 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 20:16:35 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca93e59
sys-devel/clang-runtime: Bump to 7.0.0 final
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{clang-runtime-7.0.0_rc3.ebuild => clang-runtime-7.0.0.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
similarity index 88%
rename from sys-devel/clang-runtime/clang-runtime-7.0.0_rc3.ebuild
rename to sys-devel/clang-runtime/clang-runtime-7.0.0.ebuild
index 0a2d24887e0..9ab9f95ec04 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="