diff options
author | 2022-12-02 10:03:36 +0200 | |
---|---|---|
committer | 2022-12-02 10:03:36 +0200 | |
commit | 67b001f6137fec2c84f8532bad0306127d507deb (patch) | |
tree | 8d153491a5ed6e268c53ba12557819d1f0883cb6 /sys-devel | |
parent | dev-libs/libclc: Stabilize 15.0.5 amd64, #881855 (diff) | |
download | gentoo-67b001f6137fec2c84f8532bad0306127d507deb.tar.gz gentoo-67b001f6137fec2c84f8532bad0306127d507deb.tar.bz2 gentoo-67b001f6137fec2c84f8532bad0306127d507deb.zip |
sys-devel/clang-common: Stabilize 15.0.5 x86, #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 14cf8ed675e7..2fdf615be818 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 |