From: Mikle Kolyada Date: Sun, 28 Jul 2019 09:33:43 +0000 (+0300) Subject: sys-devel/llvm-common: arm stable wrt bug #674068 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=33bf4915e97bff05f19bddda0a4b06d19562eca8;p=gentoo.git sys-devel/llvm-common: arm stable wrt bug #674068 Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada --- diff --git a/sys-devel/llvm-common/llvm-common-7.1.0.ebuild b/sys-devel/llvm-common/llvm-common-7.1.0.ebuild index e8fcfee1d490..236d69e84a22 100644 --- a/sys-devel/llvm-common/llvm-common-7.1.0.ebuild +++ b/sys-devel/llvm-common/llvm-common-7.1.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 ~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="" RDEPEND="!sys-devel/llvm:0"