commit: cc2fd8411aadd26b76454d2895a9437797417545
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 22 18:16:05 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jul 22 18:16:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc2fd841
sys-devel/clang-runtime: x86 stable (bug #661776)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
sys-devel/clang-runtime/clang-runtime-6.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 9ab9f95ec04..dbc4e669bfe 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="