commit: 0cd502d7ef361d9d2c5fe9499b1d25283c27d0ad Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 30 17:55:00 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jul 30 17:55:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cd502d7
sys-devel/llvm-common: Stabilize 14.0.6 arm64, #861950 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-devel/llvm-common/llvm-common-14.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm-common/llvm-common-14.0.6.ebuild b/sys-devel/llvm-common/llvm-common-14.0.6.ebuild index a600725748b0..56f078c7c101 100644 --- a/sys-devel/llvm-common/llvm-common-14.0.6.ebuild +++ b/sys-devel/llvm-common/llvm-common-14.0.6.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" RDEPEND=" !sys-devel/llvm:0
