summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-30 10:58:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-30 10:58:55 +0200
commitf12288c98ce3b6be79a07a48de6d0e04ac7f8e71 (patch)
tree6d5d576fa634983fd32ae5cf0ecff5aa84b8fd46 /sys-devel
parentsys-devel/lld: amd64 stable wrt bug #861950 (diff)
downloadgentoo-f12288c98ce3b6be79a07a48de6d0e04ac7f8e71.tar.gz
gentoo-f12288c98ce3b6be79a07a48de6d0e04ac7f8e71.tar.bz2
gentoo-f12288c98ce3b6be79a07a48de6d0e04ac7f8e71.zip
sys-devel/llvm: amd64 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-14.0.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-14.0.6-r2.ebuild b/sys-devel/llvm/llvm-14.0.6-r2.ebuild
index c755c452e4be..38969fb49011 100644
--- a/sys-devel/llvm/llvm-14.0.6-r2.ebuild
+++ b/sys-devel/llvm/llvm-14.0.6-r2.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="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
+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 )"