diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 19:16:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 19:20:51 +0200 |
commit | 58d79c4b73a940afc316c98bd62c3833fcc53fa5 (patch) | |
tree | 2d16fe701bdadd2b0cafcbfc7aa49b1eb37905f1 /sys-devel | |
parent | sys-libs/compiler-rt-sanitizers: x86 stable (bug #657516) (diff) | |
download | gentoo-58d79c4b73a940afc316c98bd62c3833fcc53fa5.tar.gz gentoo-58d79c4b73a940afc316c98bd62c3833fcc53fa5.tar.bz2 gentoo-58d79c4b73a940afc316c98bd62c3833fcc53fa5.zip |
sys-devel/clang-runtime: x86 stable (bug #657516)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-5.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-5.0.2.ebuild b/sys-devel/clang-runtime/clang-runtime-5.0.2.ebuild index e5ac3c41b116..64c403510321 100644 --- a/sys-devel/clang-runtime/clang-runtime-5.0.2.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-5.0.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="amd64 ~arm64 ~x86 ~amd64-fbsd ~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=" |