summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-20 23:07:48 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-20 23:13:52 +0200
commitcf0efbfdb818c8296c9266c014e416b63539b8e3 (patch)
tree8bc0bee6046796a6f4047cabc5568de1664a0a07
parentsys-devel/clang: x86 stable (bug #742974) (diff)
downloadgentoo-cf0efbfdb818c8296c9266c014e416b63539b8e3.tar.gz
gentoo-cf0efbfdb818c8296c9266c014e416b63539b8e3.tar.bz2
gentoo-cf0efbfdb818c8296c9266c014e416b63539b8e3.zip
dev-util/lldb: x86 stable (bug #742974)
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--dev-util/lldb/lldb-10.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-10.0.1.ebuild b/dev-util/lldb/lldb-10.0.1.ebuild
index 393108cf128f..943331abc987 100644
--- a/dev-util/lldb/lldb-10.0.1.ebuild
+++ b/dev-util/lldb/lldb-10.0.1.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
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? ( test )"