summaryrefslogtreecommitdiff
path: root/llvm-core/lldb/lldb-19.1.7.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-02-07 22:07:47 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-02-07 22:07:47 +0200
commitc8f44de56e23b2ff489689305367c110736907b5 (patch)
tree7cd1fdd9f5ecbe046d413b8d33e4ae3063614c61 /llvm-core/lldb/lldb-19.1.7.ebuild
parent3745f753da0f8762c45d6fbba7bd3d162df79846 (diff)
downloadgentoo-c8f44de56e23b2ff489689305367c110736907b5.tar.gz
gentoo-c8f44de56e23b2ff489689305367c110736907b5.tar.bz2
gentoo-c8f44de56e23b2ff489689305367c110736907b5.zip
llvm-core/lldb: Stabilize 19.1.7 arm64, #946879
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'llvm-core/lldb/lldb-19.1.7.ebuild')
-rw-r--r--llvm-core/lldb/lldb-19.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-core/lldb/lldb-19.1.7.ebuild b/llvm-core/lldb/lldb-19.1.7.ebuild
index 805a5f4ba7d4..f1d1ad193716 100644
--- a/llvm-core/lldb/lldb-19.1.7.ebuild
+++ b/llvm-core/lldb/lldb-19.1.7.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}