summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-07 01:59:03 +0000
committerSam James <sam@gentoo.org>2022-03-07 01:59:03 +0000
commit5aeafda636aa70ba408037887a8599b6157c2205 (patch)
tree47fa2dedbf8c2e7559a1b6f754423089548cb98e /sys-devel
parentsys-cluster/torque: Stabilize 6.0.4-r2 amd64, #689876 (diff)
downloadgentoo-5aeafda636aa70ba408037887a8599b6157c2205.tar.gz
gentoo-5aeafda636aa70ba408037887a8599b6157c2205.tar.bz2
gentoo-5aeafda636aa70ba408037887a8599b6157c2205.zip
sys-devel/clang: Stabilize 13.0.1 amd64, #833209
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang/clang-13.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-13.0.1.ebuild b/sys-devel/clang/clang-13.0.1.ebuild
index a80d9c574abe..f08255560e5c 100644
--- a/sys-devel/clang/clang-13.0.1.ebuild
+++ b/sys-devel/clang/clang-13.0.1.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"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"