summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-23 13:23:44 +0100
committerSam James <sam@gentoo.org>2024-07-23 13:23:44 +0100
commit1c52a8e902eaa8c2cf213607dccaecb0decb6426 (patch)
treec6aedb584f26a76e976663fdf8bc90f98902a037 /dev-debug
parentsys-devel/llvmgold: Stabilize 18 amd64, #935984 (diff)
downloadgentoo-1c52a8e902eaa8c2cf213607dccaecb0decb6426.tar.gz
gentoo-1c52a8e902eaa8c2cf213607dccaecb0decb6426.tar.bz2
gentoo-1c52a8e902eaa8c2cf213607dccaecb0decb6426.zip
dev-debug/lldb: Stabilize 18.1.8 amd64, #935984
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/lldb/lldb-18.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/lldb/lldb-18.1.8.ebuild b/dev-debug/lldb/lldb-18.1.8.ebuild
index 2d30fb2bfd7a..00a6376006a2 100644
--- a/dev-debug/lldb/lldb-18.1.8.ebuild
+++ b/dev-debug/lldb/lldb-18.1.8.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0/${LLVM_SOABI}"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~x86"
IUSE="debug debuginfod +libedit lzma ncurses +python test +xml"
RESTRICT="test"
REQUIRED_USE=${PYTHON_REQUIRED_USE}