summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-06 21:50:14 +0000
committerSam James <sam@gentoo.org>2024-12-06 21:52:15 +0000
commitade9247eedf99030890eb26c8411909e2f088aa7 (patch)
treee461e066d70abf62aa02dd76d26556dad8acef66 /dev-debug
parentsys-devel/llvm-common: Stabilize 19.1.4 arm, #945145 (diff)
downloadgentoo-ade9247eedf99030890eb26c8411909e2f088aa7.tar.gz
gentoo-ade9247eedf99030890eb26c8411909e2f088aa7.tar.bz2
gentoo-ade9247eedf99030890eb26c8411909e2f088aa7.zip
dev-debug/lldb: Stabilize 19.1.4 arm, #945145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/lldb/lldb-19.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/lldb/lldb-19.1.4.ebuild b/dev-debug/lldb/lldb-19.1.4.ebuild
index a93ff9ba49a3..0e241974e62b 100644
--- a/dev-debug/lldb/lldb-19.1.4.ebuild
+++ b/dev-debug/lldb/lldb-19.1.4.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}