commit: 1fa6b0d9fcf361b2844d80f6574aca40384a9d97 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 5 16:50:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 5 16:52:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fa6b0d9
sys-devel/clang-common: Stabilize 11.1.0 arm64, #777282 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/clang-common/clang-common-11.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang-common/clang-common-11.1.0.ebuild b/sys-devel/clang-common/clang-common-11.1.0.ebuild index 4ed85328f21..5defffd7cec 100644 --- a/sys-devel/clang-common/clang-common-11.1.0.ebuild +++ b/sys-devel/clang-common/clang-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 x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE="" PDEPEND="sys-devel/clang:*"
