sys-libs/compiler-rt-sanitizers: Restore ~arm64 keywords, bug #650024
authorMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 17:36:25 +0000 (18:36 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 17:40:49 +0000 (18:40 +0100)
sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-6.0.0.ebuild

index 1b1389c403afed652537c7617bcd4c073ab79df2..c2d9e4b58638cc81b7be063471d05eed6b675a37 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 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"