diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 20:16:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 20:16:46 +0200 |
commit | cc2fd8411aadd26b76454d2895a9437797417545 (patch) | |
tree | 8c878aff8df07c1054f2523a1bb10a791abbf18c /sys-devel | |
parent | sys-libs/libomp: x86 stable (bug #661776) (diff) | |
download | gentoo-cc2fd8411aadd26b76454d2895a9437797417545.tar.gz gentoo-cc2fd8411aadd26b76454d2895a9437797417545.tar.bz2 gentoo-cc2fd8411aadd26b76454d2895a9437797417545.zip |
sys-devel/clang-runtime: x86 stable (bug #661776)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'sys-devel')
-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 9ab9f95ec042..dbc4e669bfe6 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=" |