summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:50:01 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:51:58 +0300
commit0de6bb76ecfcfaa1d3cc44a52fc70dc2bedc71df (patch)
treef82f6d2d40c4735d48b0d4969eddc66be736f330 /sys-devel/clang/clang-16.0.6.ebuild
parentsys-devel/clang-common: Stabilize 16.0.6-r1 x86, #908385 (diff)
downloadgentoo-0de6bb76ecfcfaa1d3cc44a52fc70dc2bedc71df.tar.gz
gentoo-0de6bb76ecfcfaa1d3cc44a52fc70dc2bedc71df.tar.bz2
gentoo-0de6bb76ecfcfaa1d3cc44a52fc70dc2bedc71df.zip
sys-devel/clang: Stabilize 16.0.6 x86, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/clang/clang-16.0.6.ebuild')
-rw-r--r--sys-devel/clang/clang-16.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-16.0.6.ebuild b/sys-devel/clang/clang-16.0.6.ebuild
index 304e10e92f95..f5e7c22374ed 100644
--- a/sys-devel/clang/clang-16.0.6.ebuild
+++ b/sys-devel/clang/clang-16.0.6.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 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~loong ~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 )"