diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 14:24:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 14:24:32 +0300 |
commit | aa898c8e0cebc3861ec74b87aa51d0aa9a723d86 (patch) | |
tree | 4fb463381590c42a962f839ad5df114566fa0856 /sys-devel | |
parent | sys-libs/libomp: x86 stable wrt bug #674068 (diff) | |
download | gentoo-aa898c8e0cebc3861ec74b87aa51d0aa9a723d86.tar.gz gentoo-aa898c8e0cebc3861ec74b87aa51d0aa9a723d86.tar.bz2 gentoo-aa898c8e0cebc3861ec74b87aa51d0aa9a723d86.zip |
sys-devel/clang-runtime: x86 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="x86"
Diffstat (limited to 'sys-devel')
-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 3ebda0b574ff..db9c81fe293f 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=" |