diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-22 21:48:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-22 21:49:55 +0300 |
commit | 78b620e73f043f596e397fb08ff02d895df0bf59 (patch) | |
tree | 4dff7e459f60836619e4868715c6f7edede50dd1 /sys-devel/clang-runtime | |
parent | sys-libs/libomp: amd64 stable wrt bug #661776 (diff) | |
download | gentoo-78b620e73f043f596e397fb08ff02d895df0bf59.tar.gz gentoo-78b620e73f043f596e397fb08ff02d895df0bf59.tar.bz2 gentoo-78b620e73f043f596e397fb08ff02d895df0bf59.zip |
sys-devel/clang-runtime: amd64 stable wrt bug #661776
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-6.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-6.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-6.0.1.ebuild index dbc4e669bfe6..2aec5c92acb2 100644 --- a/sys-devel/clang-runtime/clang-runtime-6.0.1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-6.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+compiler-rt crt libcxx openmp +sanitize" RDEPEND=" |