diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-30 20:54:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-30 20:54:50 +0300 |
commit | e4b77eaa29be654188c7cbe4bd863dcd2109e51d (patch) | |
tree | b12b6f72f548764836cd8bcf2e656c6d1601ac4b /sys-devel | |
parent | net-print/hplip-plugin: Stabilize 3.22.4 x86, #862136 (diff) | |
download | gentoo-e4b77eaa29be654188c7cbe4bd863dcd2109e51d.tar.gz gentoo-e4b77eaa29be654188c7cbe4bd863dcd2109e51d.tar.bz2 gentoo-e4b77eaa29be654188c7cbe4bd863dcd2109e51d.zip |
sys-devel/clang: Stabilize 14.0.6-r1 arm, #861950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang/clang-14.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-14.0.6-r1.ebuild b/sys-devel/clang/clang-14.0.6-r1.ebuild index d043216ce684..d502720c296a 100644 --- a/sys-devel/clang/clang-14.0.6-r1.ebuild +++ b/sys-devel/clang/clang-14.0.6-r1.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 +pie +static-analyzer test xml |