summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-13 08:21:09 +0000
committerSam James <sam@gentoo.org>2021-11-13 08:21:09 +0000
commit432c6971726a7a6680f87f550e66634321cabf5c (patch)
treeb164c2daf50756a7262e078f48c87e62014dab3e /sys-devel/clang
parentprofiles/package.mask: last-rite dev-db/db-je (diff)
downloadgentoo-432c6971726a7a6680f87f550e66634321cabf5c.tar.gz
gentoo-432c6971726a7a6680f87f550e66634321cabf5c.tar.bz2
gentoo-432c6971726a7a6680f87f550e66634321cabf5c.zip
sys-devel/clang: Stabilize 13.0.0 x86, #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 8cc5e5097bf2..707bb762d95f 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}"