sys-libs/compiler-rt-sanitizers: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Mon, 13 May 2019 17:32:29 +0000 (13:32 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 13 May 2019 17:32:29 +0000 (13:32 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-7.1.0.ebuild

index 9ab972544220e47cfb6155583c598717c113caa6..04546c8e5b8c8e8282f4ad437b1e17b4081aa25a 100644 (file)
@@ -21,7 +21,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz
 
 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 ) )"