sys-libs/compiler-rt-sanitizers: x86 stable wrt bug #693856
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 10 Sep 2019 07:10:02 +0000 (09:10 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 10 Sep 2019 07:10:02 +0000 (09:10 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-8.0.1.ebuild

index 883955a9663ce1772b841b592e660c8258d04bf0..dca4c8f84fe7f7b07e6769d76b041a54812731be 100644 (file)
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/${
 
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="${PV%_*}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="+clang +libfuzzer +profile +sanitize test +xray elibc_glibc"
 # FIXME: libfuzzer does not enable all its necessary dependencies
 REQUIRED_USE="libfuzzer? ( || ( sanitize xray ) )"