summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-06 17:37:26 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-06 18:03:25 +0100
commit94fca23d0f54e72e2c2542baab3bbd0e61ffecc4 (patch)
tree69e4ae02ecc32e9e848f45835a77c260464acf1b /sys-devel/clang
parentsys-devel/clang-common: Rekeyword 18.1.0 (diff)
downloadgentoo-94fca23d0f54e72e2c2542baab3bbd0e61ffecc4.tar.gz
gentoo-94fca23d0f54e72e2c2542baab3bbd0e61ffecc4.tar.bz2
gentoo-94fca23d0f54e72e2c2542baab3bbd0e61ffecc4.zip
sys-devel/clang: Rekeyword 18.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-18.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-18.1.0.ebuild b/sys-devel/clang/clang-18.1.0.ebuild
index 389a126654dc..5856c7e8da6f 100644
--- a/sys-devel/clang/clang-18.1.0.ebuild
+++ b/sys-devel/clang/clang-18.1.0.ebuild
@@ -16,7 +16,8 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-IUSE="+debug doc +extra ieee-long-double +pie +static-analyzer test xml"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~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 )"