summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-04 21:52:26 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-04 21:53:31 +0200
commit30fa5978ec5448b371306e92de78351b5282d3d8 (patch)
tree445a4a8d591c3a5476d9a944ca796356f903d4f6
parentdev-python/lit: amd64 stable wrt bug #849464 (diff)
downloadgentoo-30fa5978.tar.gz
gentoo-30fa5978.tar.bz2
gentoo-30fa5978.zip
dev-util/lldb: amd64 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" 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 aaa455dcfac0..704477337a51 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}