summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-13 08:21:11 +0000
committerSam James <sam@gentoo.org>2021-11-13 08:21:11 +0000
commitb41e12dedb55e1ec5456159c608d132d46b8ddbb (patch)
treed4136e8c8650c450a04e1a22f6f320a94b873abc /sys-devel
parentsys-libs/libcxx: Stabilize 13.0.0 x86, #821862 (diff)
downloadgentoo-b41e12dedb55e1ec5456159c608d132d46b8ddbb.tar.gz
gentoo-b41e12dedb55e1ec5456159c608d132d46b8ddbb.tar.bz2
gentoo-b41e12dedb55e1ec5456159c608d132d46b8ddbb.zip
sys-devel/llvm: Stabilize 13.0.0 x86, #821862
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-13.0.0.ebuild b/sys-devel/llvm/llvm-13.0.0.ebuild
index fa93e3689908..4b33fd905852 100644
--- a/sys-devel/llvm/llvm-13.0.0.ebuild
+++ b/sys-devel/llvm/llvm-13.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="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="debug doc exegesis +gold libedit +libffi ncurses test xar xml z3
kernel_Darwin"
RESTRICT="!test? ( test )"