summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-10 02:25:19 +0100
committerSam James <sam@gentoo.org>2021-09-10 02:25:40 +0100
commitb40fefdc320ddcaeb784403265ff522e59e6207f (patch)
treee69b8c05627316fa111846ef22355875ad1b1196
parentsys-devel/lld: Stabilize 12.0.1 arm64, #804471 (diff)
downloadgentoo-b40fefdc.tar.gz
gentoo-b40fefdc.tar.bz2
gentoo-b40fefdc.zip
dev-util/lldb: Stabilize 12.0.1 arm64, #804471
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/lldb/lldb-12.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-12.0.1.ebuild b/dev-util/lldb/lldb-12.0.1.ebuild
index cd5fc846aee8..12033224b6a0 100644
--- a/dev-util/lldb/lldb-12.0.1.ebuild
+++ b/dev-util/lldb/lldb-12.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="+libedit lzma ncurses +python test"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
RESTRICT="test"