summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-06 21:50:59 +0000
committerSam James <sam@gentoo.org>2024-12-06 21:52:39 +0000
commit2117b080ed2cd24f8aec7552de38f2bea2e553ec (patch)
treee82cf0b46a96d98f32fcdc45540a3f39940d1f63 /sys-devel/clang
parentsys-devel/clang-common: Stabilize 19.1.4 x86, #945145 (diff)
downloadgentoo-2117b080ed2cd24f8aec7552de38f2bea2e553ec.tar.gz
gentoo-2117b080ed2cd24f8aec7552de38f2bea2e553ec.tar.bz2
gentoo-2117b080ed2cd24f8aec7552de38f2bea2e553ec.zip
sys-devel/clang: Stabilize 19.1.4 x86, #945145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-19.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-19.1.4.ebuild b/sys-devel/clang/clang-19.1.4.ebuild
index 95b6baaaf3fd..27febbc8c67a 100644
--- a/sys-devel/clang/clang-19.1.4.ebuild
+++ b/sys-devel/clang/clang-19.1.4.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 ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~arm64-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~arm64-macos ~x64-macos"
IUSE="debug doc +extra ieee-long-double +pie +static-analyzer test xml"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"