summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-04 21:56:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-04 21:58:14 +0200
commit53e74413575908b91a395ee05c8ba966baa0659d (patch)
tree641a6bae10a04c6898a41eab6766392afd81087f
parentdev-python/lit: x86 stable wrt bug #849464 (diff)
downloadgentoo-53e74413.tar.gz
gentoo-53e74413.tar.bz2
gentoo-53e74413.zip
dev-util/lldb: x86 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-util/lldb/lldb-14.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-14.0.4.ebuild b/dev-util/lldb/lldb-14.0.4.ebuild
index 11ea3d5a9cd5..2f92d7f53d1f 100644
--- a/dev-util/lldb/lldb-14.0.4.ebuild
+++ b/dev-util/lldb/lldb-14.0.4.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}