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:30 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-02-07 22:07:30 +0200
commitf5163587df4ea75b7d4b17099648a4667b0c26cf (patch)
tree993abd5fb9ce086d62b632815c2a17f1d89763bd /llvm-core/lldb/lldb-19.1.7.ebuild
parent39481b13367be1db98e829eeb1546e5552f92d76 (diff)
downloadgentoo-f5163587df4ea75b7d4b17099648a4667b0c26cf.tar.gz
gentoo-f5163587df4ea75b7d4b17099648a4667b0c26cf.tar.bz2
gentoo-f5163587df4ea75b7d4b17099648a4667b0c26cf.zip
llvm-core/lldb: Stabilize 19.1.7 x86, #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 58920fc67b76..411978f9be5b 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}