sys-devel/clang-runtime-6.0.1: arm64 stable (bug #661776)
authorMart Raudsepp <leio@gentoo.org>
Tue, 24 Jul 2018 09:36:52 +0000 (12:36 +0300)
committerMart Raudsepp <leio@gentoo.org>
Tue, 24 Jul 2018 09:41:42 +0000 (12:41 +0300)
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
sys-devel/clang-runtime/clang-runtime-6.0.1.ebuild

index 4bcd00aedd27d433ef20f35bbbd73ce047b9ab48..6739de72ab56c9b4d856cf4fb2e7ff4811d4ef86 100644 (file)
@@ -1,6 +1,11 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Mart Raudsepp <leio@gentoo.org> (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 <leio@gentoo.org> (28 Jun 2018)
 # net-misc/lksctp-tools not stable yet
 dev-libs/openssl sctp
index 2aec5c92acb2e65b8185668361e1aaaea44327e2..8dac1211a83972833274322f870a4cb5e0bacd99 100644 (file)
@@ -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="