summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-30 00:24:39 +0000
committerSam James <sam@gentoo.org>2021-03-30 00:28:07 +0000
commit7d24175ea733a40ffbd6ff31ef7d592990da0b84 (patch)
tree72a47fa28c96605132ec214739f1fafac1e517c3 /dev-util/lldb
parentsys-devel/clang-common: Stabilize 11.1.0 arm, #777282 (diff)
downloadgentoo-7d24175ea733a40ffbd6ff31ef7d592990da0b84.tar.gz
gentoo-7d24175ea733a40ffbd6ff31ef7d592990da0b84.tar.bz2
gentoo-7d24175ea733a40ffbd6ff31ef7d592990da0b84.zip
dev-util/lldb: Stabilize 11.1.0 arm, #777282
Signed-off-by: Sam James <sam@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 62d25e7f64bb..b3aa61354518 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"