summaryrefslogtreecommitdiff
path: root/llvm-core
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-08-24 21:54:03 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-08-24 22:02:47 +0300
commit3bc911db69181f93c111e6b923516f9e53dd5b2f (patch)
tree23e755d1e4267a8edc38492ea393eb4c967d8a38 /llvm-core
parentb0b606c2d71773e94f7deddf0f31e8249e8becdc (diff)
downloadgentoo-3bc911db69181f93c111e6b923516f9e53dd5b2f.tar.gz
gentoo-3bc911db69181f93c111e6b923516f9e53dd5b2f.tar.bz2
gentoo-3bc911db69181f93c111e6b923516f9e53dd5b2f.zip
llvm-core/lldb: Stabilize 20.1.8 amd64, #960372
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'llvm-core')
-rw-r--r--llvm-core/lldb/lldb-20.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-core/lldb/lldb-20.1.8.ebuild b/llvm-core/lldb/lldb-20.1.8.ebuild
index 8b32a6604c7c..7a30c6f854da 100644
--- a/llvm-core/lldb/lldb-20.1.8.ebuild
+++ b/llvm-core/lldb/lldb-20.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}