summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-12 09:22:39 +0000
committerSam James <sam@gentoo.org>2024-01-12 09:22:39 +0000
commitf4ccdcad900c94268b2a02c2bc54cad433f3fd85 (patch)
tree1ebd6c09dbbb6a94a91b3cace6d6b5ba5608045f /dev-util
parentdev-python/clang-python: Stabilize 17.0.6 arm64, #920044 (diff)
downloadgentoo-f4ccdcad900c94268b2a02c2bc54cad433f3fd85.tar.gz
gentoo-f4ccdcad900c94268b2a02c2bc54cad433f3fd85.tar.bz2
gentoo-f4ccdcad900c94268b2a02c2bc54cad433f3fd85.zip
dev-util/lldb: Stabilize 17.0.6 arm64, #920044
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/lldb/lldb-17.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-17.0.6.ebuild b/dev-util/lldb/lldb-17.0.6.ebuild
index bce5117ed420..94960b4aa0b2 100644
--- a/dev-util/lldb/lldb-17.0.6.ebuild
+++ b/dev-util/lldb/lldb-17.0.6.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 +libedit lzma ncurses +python test +xml"
RESTRICT="test"
REQUIRED_USE=${PYTHON_REQUIRED_USE}