summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-17 22:49:08 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-17 22:49:08 +0200
commit3633e4aacb98bdbd6b2a0faea9eb37b5fda5b9f3 (patch)
treed796df71db20c6bbb8acb91e6afbfbbc85e9cb9c /dev-util
parentsys-devel/lld: Stabilize 15.0.6 arm64, #886483 (diff)
downloadgentoo-3633e4aacb98bdbd6b2a0faea9eb37b5fda5b9f3.tar.gz
gentoo-3633e4aacb98bdbd6b2a0faea9eb37b5fda5b9f3.tar.bz2
gentoo-3633e4aacb98bdbd6b2a0faea9eb37b5fda5b9f3.zip
dev-util/lldb: Stabilize 15.0.6 arm64, #886483
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/lldb/lldb-15.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-15.0.6.ebuild b/dev-util/lldb/lldb-15.0.6.ebuild
index 50e9d227111c..f29e035aecc0 100644
--- a/dev-util/lldb/lldb-15.0.6.ebuild
+++ b/dev-util/lldb/lldb-15.0.6.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}