summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-15 07:08:00 +0100
committerSam James <sam@gentoo.org>2023-07-15 07:08:00 +0100
commitbf46afdeeb6c70a9c0df9bca4e0cf803b5d8bade (patch)
tree279afe0dfd6c5dfb2522cb956730999fa3a15b22 /sys-devel/clang
parentmedia-libs/opencv: Stabilize 4.7.0 arm64, #906588 (diff)
downloadgentoo-bf46afdeeb6c70a9c0df9bca4e0cf803b5d8bade.tar.gz
gentoo-bf46afdeeb6c70a9c0df9bca4e0cf803b5d8bade.tar.bz2
gentoo-bf46afdeeb6c70a9c0df9bca4e0cf803b5d8bade.zip
sys-devel/clang: Stabilize 15.0.7-r3 arm64, #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.ebuild2
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 3e90bb023a80..228d385dd9f6 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 )"