summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 07:19:01 +0000
committerSam James <sam@gentoo.org>2021-11-05 07:19:01 +0000
commit3dd34f1545a1344b8937310ec32166a72e8a8bae (patch)
treecef497448e258e60eaa5ac6fd80f766308e5cc9e /sys-devel/clang
parentdev-libs/gmime: update HOMEPAGE (diff)
downloadgentoo-3dd34f1545a1344b8937310ec32166a72e8a8bae.tar.gz
gentoo-3dd34f1545a1344b8937310ec32166a72e8a8bae.tar.bz2
gentoo-3dd34f1545a1344b8937310ec32166a72e8a8bae.zip
sys-devel/clang: Stabilize 13.0.0 arm64, #821862
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-13.0.0.ebuild b/sys-devel/clang/clang-13.0.0.ebuild
index 09c153fa3857..cb51abb27360 100644
--- a/sys-devel/clang/clang-13.0.0.ebuild
+++ b/sys-devel/clang/clang-13.0.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x64-macos"
IUSE="debug default-compiler-rt default-libcxx default-lld
doc llvm-libunwind +static-analyzer test xml kernel_FreeBSD"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"