summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-03-30 02:16:06 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-03-30 02:19:20 +0200
commit0494b744a87ed16d50e71da4216413a2e0a45628 (patch)
tree5d1bd2428c833c3c914ebe9abb6b26f3a4dd7c44 /dev-util/lldb
parentsys-devel/clang: x86 stable (bug #777282) (diff)
downloadgentoo-0494b744a87ed16d50e71da4216413a2e0a45628.tar.gz
gentoo-0494b744a87ed16d50e71da4216413a2e0a45628.tar.bz2
gentoo-0494b744a87ed16d50e71da4216413a2e0a45628.zip
dev-util/lldb: x86 stable (bug #777282)
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util/lldb')
-rw-r--r--dev-util/lldb/lldb-11.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-11.1.0.ebuild b/dev-util/lldb/lldb-11.1.0.ebuild
index 82663a8165f4..62d25e7f64bb 100644
--- a/dev-util/lldb/lldb-11.1.0.ebuild
+++ b/dev-util/lldb/lldb-11.1.0.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="+libedit lzma ncurses +python test"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
RESTRICT="test"