diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 14:23:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 14:23:28 +0300 |
commit | eabd8bc7e3d2ed724b36a33ab482dafed81a4089 (patch) | |
tree | 48814ce2b09c043c167c5b583ec4be0e147de9d5 /sys-devel/clang-runtime | |
parent | sys-libs/libomp: amd64 stable wrt bug #674068 (diff) | |
download | gentoo-eabd8bc7e3d2ed724b36a33ab482dafed81a4089.tar.gz gentoo-eabd8bc7e3d2ed724b36a33ab482dafed81a4089.tar.bz2 gentoo-eabd8bc7e3d2ed724b36a33ab482dafed81a4089.zip |
sys-devel/clang-runtime: amd64 stable wrt bug #674068
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-7.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-7.1.0.ebuild b/sys-devel/clang-runtime/clang-runtime-7.1.0.ebuild index 97c0d55cf2a5..3ebda0b574ff 100644 --- a/sys-devel/clang-runtime/clang-runtime-7.1.0.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-7.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+compiler-rt crt libcxx openmp +sanitize" RDEPEND=" |