summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/clang/clang-14.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-14.0.1.ebuild b/sys-devel/clang/clang-14.0.1.ebuild
index 23918dce1a1d..286f3410ba13 100644
--- a/sys-devel/clang/clang-14.0.1.ebuild
+++ b/sys-devel/clang/clang-14.0.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x64-macos"
IUSE="debug default-compiler-rt default-libcxx default-lld
doc llvm-libunwind +pie +static-analyzer test xml"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"