summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-30 20:55:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-30 20:55:02 +0300
commit6d2358e0f10879177382759381d24d4e2757f95d (patch)
tree2e2fe93562a4dd32c7c6ace281d221239f89344e /dev-util/lldb
parentsys-devel/lld: Stabilize 14.0.6 arm64, #861950 (diff)
downloadgentoo-6d2358e0f10879177382759381d24d4e2757f95d.tar.gz
gentoo-6d2358e0f10879177382759381d24d4e2757f95d.tar.bz2
gentoo-6d2358e0f10879177382759381d24d4e2757f95d.zip
dev-util/lldb: Stabilize 14.0.6 arm64, #861950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/lldb')
-rw-r--r--dev-util/lldb/lldb-14.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-14.0.6.ebuild b/dev-util/lldb/lldb-14.0.6.ebuild
index d14cc1a6f61a..5c54e6fb701b 100644
--- a/dev-util/lldb/lldb-14.0.6.ebuild
+++ b/dev-util/lldb/lldb-14.0.6.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"
RESTRICT="test"
REQUIRED_USE=${PYTHON_REQUIRED_USE}