commit: c72cf8ecb87b55d2a5e4637be1a181ff934a8b26 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Jul 22 01:58:37 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Jul 22 01:58:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72cf8ec
sys-devel/llvm-common: arm stable wrt bug #657516 Package-Manager: Portage-2.3.40, Repoman-2.3.9 sys-devel/llvm-common/llvm-common-5.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm-common/llvm-common-5.0.2.ebuild b/sys-devel/llvm-common/llvm-common-5.0.2.ebuild index 3142ca929d3..df3faf4c903 100644 --- a/sys-devel/llvm-common/llvm-common-5.0.2.ebuild +++ b/sys-devel/llvm-common/llvm-common-5.0.2.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"
