summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-09-06 21:17:36 +0200
committerMichał Górny <mgorny@gentoo.org>2022-09-06 21:18:16 +0200
commite0fba1803463d1ba933c28c2d3c78d2342c81c7b (patch)
tree2cc904e97f7e670803c83b4bb4997178502e4226
parentsys-devel/llvm-common: Add keywords to 15.0.0 (diff)
downloadgentoo-e0fba180.tar.gz
gentoo-e0fba180.tar.bz2
gentoo-e0fba180.zip
sys-devel/llvm: Add keywords to 15.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sys-devel/llvm/llvm-15.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-15.0.0.ebuild b/sys-devel/llvm/llvm-15.0.0.ebuild
index 78197452e669..ef31663b7c96 100644
--- a/sys-devel/llvm/llvm-15.0.0.ebuild
+++ b/sys-devel/llvm/llvm-15.0.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc"
SLOT="$(ver_cut 1)"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
IUSE="+binutils-plugin debug doc exegesis libedit +libffi ncurses test xar xml z3"
RESTRICT="!test? ( test )"