commit: b1779b2570b7420534ef3882f3adde2688974b1d Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Sep 16 21:52:38 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Sep 16 22:13:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1779b25
sys-devel/llvm-common: arm64 stable (bug #693856) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 sys-devel/llvm-common/llvm-common-8.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm-common/llvm-common-8.0.1.ebuild b/sys-devel/llvm-common/llvm-common-8.0.1.ebuild index 8ed42acf03e..0691e0161e5 100644 --- a/sys-devel/llvm-common/llvm-common-8.0.1.ebuild +++ b/sys-devel/llvm-common/llvm-common-8.0.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/${ 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"
