summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-02 10:03:39 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-02 10:03:39 +0200
commit0454a3342fa84e5e10ec40a673347cc21df45aa7 (patch)
tree514ec33740c4421c352520d0da2bdf2c08e87a73 /dev-util/lldb
parentsys-devel/lld: Stabilize 15.0.5 x86, #881855 (diff)
downloadgentoo-0454a3342fa84e5e10ec40a673347cc21df45aa7.tar.gz
gentoo-0454a3342fa84e5e10ec40a673347cc21df45aa7.tar.bz2
gentoo-0454a3342fa84e5e10ec40a673347cc21df45aa7.zip
dev-util/lldb: Stabilize 15.0.5 x86, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/lldb')
-rw-r--r--dev-util/lldb/lldb-15.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-15.0.5.ebuild b/dev-util/lldb/lldb-15.0.5.ebuild
index 3eb138e1b576..09d417102b7d 100644
--- a/dev-util/lldb/lldb-15.0.5.ebuild
+++ b/dev-util/lldb/lldb-15.0.5.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 ~x86"
+KEYWORDS="amd64 arm arm64 x86"
IUSE="debug +libedit lzma ncurses +python test +xml"
RESTRICT="test"
REQUIRED_USE=${PYTHON_REQUIRED_USE}