summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-10 23:52:12 +0000
committerSam James <sam@gentoo.org>2022-03-10 23:52:12 +0000
commitee13ad40416ad6cad423406ce1b13ed83fa26d35 (patch)
tree32ec90040fbe555bcf08ce8478c9a8ef198a279a /sys-devel/clang-common
parentsys-devel/llvm-common: Stabilize 13.0.1 arm64, #833209 (diff)
downloadgentoo-ee13ad40416ad6cad423406ce1b13ed83fa26d35.tar.gz
gentoo-ee13ad40416ad6cad423406ce1b13ed83fa26d35.tar.bz2
gentoo-ee13ad40416ad6cad423406ce1b13ed83fa26d35.zip
sys-devel/clang-common: Stabilize 13.0.1 arm64, #833209
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r--sys-devel/clang-common/clang-common-13.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-13.0.1.ebuild b/sys-devel/clang-common/clang-common-13.0.1.ebuild
index 6b67c0d72339..959045d5cfd7 100644
--- a/sys-devel/clang-common/clang-common-13.0.1.ebuild
+++ b/sys-devel/clang-common/clang-common-13.0.1.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"
IUSE=""
PDEPEND="sys-devel/clang:*"