summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-07 04:14:59 +0000
committerSam James <sam@gentoo.org>2023-01-07 06:47:49 +0000
commit5326aefb9894ce6378044f7c22bde3c71f15622a (patch)
treecd9a6f61d144d3ae6b77cfdf37af069c4696b3dd /sys-devel
parentsys-devel/clang-common: Stabilize 15.0.6 x86, #886483 (diff)
downloadgentoo-5326aefb9894ce6378044f7c22bde3c71f15622a.tar.gz
gentoo-5326aefb9894ce6378044f7c22bde3c71f15622a.tar.bz2
gentoo-5326aefb9894ce6378044f7c22bde3c71f15622a.zip
sys-devel/clang: Stabilize 15.0.6 x86, #886483
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang/clang-15.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-15.0.6.ebuild b/sys-devel/clang/clang-15.0.6.ebuild
index fbef0bc7e105..b0959982f5b4 100644
--- a/sys-devel/clang/clang-15.0.6.ebuild
+++ b/sys-devel/clang/clang-15.0.6.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-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 )"