diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-04 13:45:34 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-04 14:01:48 +0200 |
commit | d6e719d285694591cc4631365a9c166328add426 (patch) | |
tree | bb4d16b685b843ba8386fe9c5203f8271fdb1ba2 /sys-devel/clang-runtime | |
parent | sys-libs/compiler-rt-sanitizers: 5.0.1 tested on ~amd64-fbsd (diff) | |
download | gentoo-d6e719d285694591cc4631365a9c166328add426.tar.gz gentoo-d6e719d285694591cc4631365a9c166328add426.tar.bz2 gentoo-d6e719d285694591cc4631365a9c166328add426.zip |
sys-devel/clang-runtime: 5.0.1 tested on ~amd64-fbsd
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-5.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-5.0.1-r1.ebuild b/sys-devel/clang-runtime/clang-runtime-5.0.1-r1.ebuild index 38aa2c0fe1f5..5fdd2d6b0a90 100644 --- a/sys-devel/clang-runtime/clang-runtime-5.0.1-r1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-5.0.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+compiler-rt crt libcxx openmp +sanitize" RDEPEND=" |