commit: 28e336f0d4adba2f0b56e4fd1cc1927b8bfe071a Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Apr 29 22:04:44 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Apr 29 22:08:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e336f0
sys-devel/llvm-common: arm stable wrt bug #644814 Package-Manager: Portage-2.3.24, Repoman-2.3.6 sys-devel/llvm-common/llvm-common-5.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm-common/llvm-common-5.0.1.ebuild b/sys-devel/llvm-common/llvm-common-5.0.1.ebuild index e5a7e9212ba..e87dcd0831d 100644 --- a/sys-devel/llvm-common/llvm-common-5.0.1.ebuild +++ b/sys-devel/llvm-common/llvm-common-5.0.1.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-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm ~arm64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="!sys-devel/llvm:0"
