summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-26 22:06:49 +0000
committerSam James <sam@gentoo.org>2023-01-26 22:07:50 +0000
commita67a9fc9921b07b9f03e49598a9e26241740cc50 (patch)
tree7915d882a8abd97084c91a3672d00263d1eb7d2d /sys-devel/clang
parentsys-devel/clang-common: Stabilize 15.0.7-r1 x86, #891893 (diff)
downloadgentoo-a67a9fc9921b07b9f03e49598a9e26241740cc50.tar.gz
gentoo-a67a9fc9921b07b9f03e49598a9e26241740cc50.tar.bz2
gentoo-a67a9fc9921b07b9f03e49598a9e26241740cc50.zip
sys-devel/clang: Stabilize 15.0.7-r1 x86, #891893
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-15.0.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-15.0.7-r1.ebuild b/sys-devel/clang/clang-15.0.7-r1.ebuild
index 8e94697862c7..b7b9a4e0a274 100644
--- a/sys-devel/clang/clang-15.0.7-r1.ebuild
+++ b/sys-devel/clang/clang-15.0.7-r1.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 )"