summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-25 19:11:43 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-25 19:11:43 +0200
commitdbc59996cd64fbcc4067ae17fcc955e0273bafbb (patch)
treedee10fb9e7fabc05f3ae7bb0e8c29046bdb44fff /dev-util
parentsys-devel/lld: Stabilize 15.0.5 arm, #881855 (diff)
downloadgentoo-dbc59996cd64fbcc4067ae17fcc955e0273bafbb.tar.gz
gentoo-dbc59996cd64fbcc4067ae17fcc955e0273bafbb.tar.bz2
gentoo-dbc59996cd64fbcc4067ae17fcc955e0273bafbb.zip
dev-util/lldb: Stabilize 15.0.5 arm, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/lldb/lldb-15.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-15.0.5.ebuild b/dev-util/lldb/lldb-15.0.5.ebuild
index f29e035aecc0..bfee209b5ab8 100644
--- a/dev-util/lldb/lldb-15.0.5.ebuild
+++ b/dev-util/lldb/lldb-15.0.5.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0/${LLVM_SOABI}"
-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}