diff options
author | Sam James <sam@gentoo.org> | 2023-07-15 13:21:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-15 13:21:15 +0100 |
commit | f1d1920a19fadfcf7ac92e5f95d7af422bd5b0d7 (patch) | |
tree | 40e413210a06365906ebeeda8513d7b7227251d5 /sys-devel/clang | |
parent | gui-libs/gtk: Stabilize 4.10.4 x86, #909497 (diff) | |
download | gentoo-f1d1920a19fadfcf7ac92e5f95d7af422bd5b0d7.tar.gz gentoo-f1d1920a19fadfcf7ac92e5f95d7af422bd5b0d7.tar.bz2 gentoo-f1d1920a19fadfcf7ac92e5f95d7af422bd5b0d7.zip |
sys-devel/clang: Stabilize 15.0.7-r3 amd64, #908320
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r-- | sys-devel/clang/clang-15.0.7-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-15.0.7-r3.ebuild b/sys-devel/clang/clang-15.0.7-r3.ebuild index 228d385dd9f6..f079283d52ee 100644 --- a/sys-devel/clang/clang-15.0.7-r3.ebuild +++ b/sys-devel/clang/clang-15.0.7-r3.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}g1" -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 doc +extra ieee-long-double +pie +static-analyzer test xml" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |