summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-10 23:52:58 +0000
committerSam James <sam@gentoo.org>2022-03-10 23:52:58 +0000
commitb04e76c59d471238b721ca27eba0498708647ed5 (patch)
treea53ade96c6fca8405099c39b45707fa1fc51f692
parentsys-devel/lld: Stabilize 13.0.1 arm, #833209 (diff)
downloadgentoo-b04e76c59d471238b721ca27eba0498708647ed5.tar.gz
gentoo-b04e76c59d471238b721ca27eba0498708647ed5.tar.bz2
gentoo-b04e76c59d471238b721ca27eba0498708647ed5.zip
dev-util/lldb: Stabilize 13.0.1 arm, #833209
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/lldb/lldb-13.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-13.0.1.ebuild b/dev-util/lldb/lldb-13.0.1.ebuild
index 78ca6633329f..43b312d3cc73 100644
--- a/dev-util/lldb/lldb-13.0.1.ebuild
+++ b/dev-util/lldb/lldb-13.0.1.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"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
RESTRICT="test"