commit: f9575b68b896c4911fd0fface42d769216029011 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 5 16:50:34 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 5 16:52:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9575b68
sys-devel/llvm-common: Stabilize 11.1.0 arm64, #777282 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/llvm-common/llvm-common-11.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm-common/llvm-common-11.1.0.ebuild b/sys-devel/llvm-common/llvm-common-11.1.0.ebuild index 0b56063d5b8..c38e467e6d6 100644 --- a/sys-devel/llvm-common/llvm-common-11.1.0.ebuild +++ b/sys-devel/llvm-common/llvm-common-11.1.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE="" RDEPEND="!sys-devel/llvm:0"
