diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-30 10:57:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-30 10:58:53 +0200 |
commit | 6c801cced38dc72d37ffdd61e288f5f2445ae5b2 (patch) | |
tree | 737e005c360c2fb7980520980cfffd346d507426 /dev-util | |
parent | dev-python/lit: amd64 stable wrt bug #861950 (diff) | |
download | gentoo-6c801cced38dc72d37ffdd61e288f5f2445ae5b2.tar.gz gentoo-6c801cced38dc72d37ffdd61e288f5f2445ae5b2.tar.bz2 gentoo-6c801cced38dc72d37ffdd61e288f5f2445ae5b2.zip |
dev-util/lldb: amd64 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/lldb/lldb-14.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-14.0.6.ebuild b/dev-util/lldb/lldb-14.0.6.ebuild index aaa455dcfac0..704477337a51 100644 --- a/dev-util/lldb/lldb-14.0.6.ebuild +++ b/dev-util/lldb/lldb-14.0.6.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -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} |