commit:     876d3ab177f2aed37f0a2b389f4d6c541665e7e3
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 24 09:36:52 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Jul 24 09:41:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=876d3ab1

sys-devel/clang-runtime-6.0.1: arm64 stable (bug #661776)

libcxx and sanitize USE flags are temporarily stable masked due to
test failures in related packages.

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 profiles/arch/arm64/package.use.stable.mask        | 5 +++++
 sys-devel/clang-runtime/clang-runtime-6.0.1.ebuild | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index 4bcd00aedd2..6739de72ab5 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Mart Raudsepp <[email protected]> (24 Jul 2018)
+# Temporary mask due to test failures in sys-libs/libcxxabi
+# and sys-libs/compiler-rt-sanitizers
+sys-devel/clang-runtime libcxx sanitize
+
 # Mart Raudsepp <[email protected]> (28 Jun 2018)
 # net-misc/lksctp-tools not stable yet
 dev-libs/openssl sctp

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 2aec5c92acb..8dac1211a83 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="

Reply via email to