summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-31 13:11:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-31 13:11:42 +0200
commitdf33c1a828c916f701dbe798b53c3ac6aa732377 (patch)
treef44025f3e80449bfd2e41d354a9ea00fb98e8944
parentdev-python/lit: x86 stable wrt bug #861950 (diff)
downloadgentoo-df33c1a828c916f701dbe798b53c3ac6aa732377.tar.gz
gentoo-df33c1a828c916f701dbe798b53c3ac6aa732377.tar.bz2
gentoo-df33c1a828c916f701dbe798b53c3ac6aa732377.zip
dev-util/lldb: x86 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-util/lldb/lldb-14.0.6.ebuild2
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 5c54e6fb701b..353583e89c15 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}