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

index 2e7731a5965ac619a944e759470f64a38910b927..1bc7436418017f0804c50a41166c22fc8f7dca72 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz"
 
 LICENSE="UoI-NCSA"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="!sys-devel/llvm:0"