sys-libs/compiler-rt: Dekeyword ~arm* due to deps
authorMichał Górny <mgorny@gentoo.org>
Fri, 9 Mar 2018 15:37:49 +0000 (16:37 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 9 Mar 2018 15:46:28 +0000 (16:46 +0100)
sys-libs/compiler-rt/compiler-rt-6.0.0.ebuild

index 12ca6fce3e3d2531fa5d29ac0f8899fb809d7683..3e2c58532f58cd6f24ee425710c9675247a6d629 100644 (file)
@@ -17,7 +17,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz"
 
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="${PV%_*}"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"