From: Michał Górny Date: Fri, 9 Mar 2018 15:37:27 +0000 (+0100) Subject: sys-devel/llvm-common: Dekeyword ~arm* due to deps X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f9c2e809caf6686eea94a216d4b6d270de4b1484;p=gentoo.git sys-devel/llvm-common: Dekeyword ~arm* due to deps --- diff --git a/sys-devel/llvm-common/llvm-common-6.0.0.ebuild b/sys-devel/llvm-common/llvm-common-6.0.0.ebuild index 2e7731a5965a..1bc743641801 100644 --- a/sys-devel/llvm-common/llvm-common-6.0.0.ebuild +++ b/sys-devel/llvm-common/llvm-common-6.0.0.ebuild @@ -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"