summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:50:03 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-14 18:52:00 +0300
commitf511f6f5419fdf7109aea60c4fcaa16f94fb04c8 (patch)
treee8a95822ffcd9dba22716c09a48abfd134e0585c /dev-util/lldb
parentsys-devel/lld: Stabilize 16.0.6 x86, #908385 (diff)
downloadgentoo-f511f6f5419fdf7109aea60c4fcaa16f94fb04c8.tar.gz
gentoo-f511f6f5419fdf7109aea60c4fcaa16f94fb04c8.tar.bz2
gentoo-f511f6f5419fdf7109aea60c4fcaa16f94fb04c8.zip
dev-util/lldb: Stabilize 16.0.6 x86, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/lldb')
-rw-r--r--dev-util/lldb/lldb-16.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-16.0.6.ebuild b/dev-util/lldb/lldb-16.0.6.ebuild
index ab478aaf65b6..dee617715a77 100644
--- a/dev-util/lldb/lldb-16.0.6.ebuild
+++ b/dev-util/lldb/lldb-16.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}