diff options
author | 2022-11-25 19:11:40 +0200 | |
---|---|---|
committer | 2022-11-25 19:11:40 +0200 | |
commit | a2a900396256ce31d23a0b9279b99f5806f98b8f (patch) | |
tree | 24bd6720e9a8258ce674f05dfe1ff467f1d0f71f /sys-devel | |
parent | net-misc/ntp: Stabilize 4.2.8_p15-r1 ppc, #881761 (diff) | |
download | gentoo-a2a900396256ce31d23a0b9279b99f5806f98b8f.tar.gz gentoo-a2a900396256ce31d23a0b9279b99f5806f98b8f.tar.bz2 gentoo-a2a900396256ce31d23a0b9279b99f5806f98b8f.zip |
sys-devel/clang-common: Stabilize 15.0.5 arm, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-common/clang-common-15.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-15.0.5.ebuild b/sys-devel/clang-common/clang-common-15.0.5.ebuild index 0502f440233a..2a167a21b443 100644 --- a/sys-devel/clang-common/clang-common-15.0.5.ebuild +++ b/sys-devel/clang-common/clang-common-15.0.5.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=" default-compiler-rt default-libcxx default-lld llvm-libunwind stricter |