commit: 5657624383516baf9d42d18ad9efa816896d9b5e Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Jan 13 11:28:28 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Jan 13 11:28:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56576243
dev-debug/lldb: Stabilize 17.0.6 x86, #920044 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-debug/lldb/lldb-17.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-debug/lldb/lldb-17.0.6.ebuild b/dev-debug/lldb/lldb-17.0.6.ebuild index 57687e870249..da6233562fa0 100644 --- a/dev-debug/lldb/lldb-17.0.6.ebuild +++ b/dev-debug/lldb/lldb-17.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}
