diff options
author | 2018-03-11 19:18:40 +0100 | |
---|---|---|
committer | 2018-03-11 19:19:31 +0100 | |
commit | 4105b8fec4c883718f47bf7adae7e87340493c7c (patch) | |
tree | 363728c71fc5a8e8cf79eda39fe55396bb8120f1 /sys-devel/clang-runtime | |
parent | sys-libs/libomp: 6.0.0 tested on ~amd64-fbsd (diff) | |
download | gentoo-4105b8fec4c883718f47bf7adae7e87340493c7c.tar.gz gentoo-4105b8fec4c883718f47bf7adae7e87340493c7c.tar.bz2 gentoo-4105b8fec4c883718f47bf7adae7e87340493c7c.zip |
sys-devel/clang-runtime: 6.0.0 tested on ~amd64-fbsd
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild b/sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild index 3f33f23fd1ea..c333e6bfcab8 100644 --- a/sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+compiler-rt libcxx openmp +sanitize" RDEPEND=" |