diff options
author | Sam James <sam@gentoo.org> | 2024-12-10 20:43:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-10 20:43:35 +0000 |
commit | d8b7c12b2b5828a0c8e80ee834704423ccff833d (patch) | |
tree | 3c2e840265f237baf6e05d91617de6e7c35b3139 /sys-devel/clang | |
parent | sys-devel/llvm: Stabilize 18.1.8-r6 amd64, #946212 (diff) | |
download | gentoo-d8b7c12b2b5828a0c8e80ee834704423ccff833d.tar.gz gentoo-d8b7c12b2b5828a0c8e80ee834704423ccff833d.tar.bz2 gentoo-d8b7c12b2b5828a0c8e80ee834704423ccff833d.zip |
sys-devel/clang: Stabilize 18.1.8-r6 amd64, #946212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r-- | sys-devel/clang/clang-18.1.8-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-18.1.8-r6.ebuild b/sys-devel/clang/clang-18.1.8-r6.ebuild index 66a4d3bf971e..f61fd2672799 100644 --- a/sys-devel/clang/clang-18.1.8-r6.ebuild +++ b/sys-devel/clang/clang-18.1.8-r6.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~x64-macos" IUSE="debug doc +extra ieee-long-double +pie +static-analyzer test xml" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |