diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-20 21:45:25 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-20 21:58:45 +0100 |
commit | 23ff643249987d6bdab748010c3c4669f21733c8 (patch) | |
tree | fb54a02a4fb6c2958e2f10732ee70256fbe6918d /sys-devel | |
parent | sys-libs/libomp: Bump to 5.0.1 (final) (diff) | |
download | gentoo-23ff643249987d6bdab748010c3c4669f21733c8.tar.gz gentoo-23ff643249987d6bdab748010c3c4669f21733c8.tar.bz2 gentoo-23ff643249987d6bdab748010c3c4669f21733c8.zip |
sys-devel/clang-runtime: Bump to 5.0.1 (final)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild (renamed from sys-devel/clang-runtime/clang-runtime-5.0.1_rc2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-5.0.1_rc2.ebuild b/sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild index 013e661624c8..6b19bc98151c 100644 --- a/sys-devel/clang-runtime/clang-runtime-5.0.1_rc2.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-5.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+compiler-rt libcxx openmp +sanitize" RDEPEND=" |